ken.z...@tmctechnologies.com writes:
> Page: https://www.postgresql.org/docs/9.2/static/adminpack.html
> Description:
> This is the script shown on the website:
> int8 pg_catalog.pg_file_write(fname text, data text, append bool)
> bool pg_catalog.pg_file_rename(oldname text, newname text, archive
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/9.2/static/adminpack.html
Description:
This is the script shown on the website:
int8 pg_catalog.pg_file_write(fname text, data text, append bool)
bool pg_catalog.pg_file_rename(oldname text,