Re: [DOCS] Admin catalog setup

2016-08-10 Thread Tom Lane
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

[DOCS] Admin catalog setup

2016-08-10 Thread ken . zito
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,