Hi

The last paragraph on the page "21.6. Tablespaces":

 "and after you restart the server, update the pg_tablespace catalog
with the new locations"

is partially inaccurate as of PostgreSQL 9.2, as the spclocation
column which is meant
here was removed in 9.2 [2]).

Patch attached; I also added a link to the "pg_tablespace" page.

[1]: http://www.postgresql.org/docs/9.2/static/manage-ag-tablespaces.html
[2]: http://www.postgresql.org/docs/9.2/interactive/release-9-2.html#AEN110902

Regards

Ian Barwick

Attachment: docs-tablespace.diff
Description: Binary data

-- 
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to