Fix inaccurate description of tablespace.

Fujii Masao <fujii@postgresql.org>

Commit: e73357c10b8ca7f38e83e73e57f09d774a83db2f
Author: Fujii Masao <fujii@postgresql.org>
Date: 2013-07-31T13:37:11Z
Releases: 9.2.5
Fix inaccurate description of tablespace.

Currently we don't need to update the pg_tablespace catalog
after redefining the symbolic links to the tablespaces
because pg_tablespace.spclocation column was removed in
PostgreSQL 9.2.

Back patch to 9.2 where pg_tablespace.spclocation was removed.

Ian Barwick, with minor change by me.

Files

PathChange+/−
doc/src/sgml/manage-ag.sgml modified +7 −6