pgsql: docs: tablespaces cannot be accessed independently

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: docs: tablespaces cannot be accessed independently
Дата
Msg-id E1WbWdT-00083J-8a@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: libpq: have PQconnectdbParams() and PQpingParams accept "" as d
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: mention archive_command and recovery_command are exec'ed lo