pgsql: docs: tablespaces cannot be accessed independently - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: docs: tablespaces cannot be accessed independently
Date
Msg-id E1WbWdT-00083J-8a@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
docs:  tablespaces cannot be accessed independently

Mention impossibility of moving tablespaces, backing them up
independently, or the inadvisability of placing them on temporary
file systems.

Patch by Craig Ringer, adjustments by Ian Lawrence Warwick and me

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4353d1809f6d10845be76dda1dad45013d0b14b8

Modified Files
--------------
doc/src/sgml/manage-ag.sgml             |   21 +++++++++++++++++++--
doc/src/sgml/ref/create_tablespace.sgml |    8 ++++++++
2 files changed, 27 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: libpq: have PQconnectdbParams() and PQpingParams accept "" as d
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: mention archive_command and recovery_command are exec'ed lo