pgsql: pg_upgrade: document delete problems with tablespaces inside the

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pg_upgrade: document delete problems with tablespaces inside the
Date: 2014-03-08 03:46:45
Message-ID: E1WM8Dl-0007oo-9i@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_upgrade: document delete problems with tablespaces inside the cluster directory

Per report by Marc Mamin

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8879fa09ee7aa6232097198b66c3376184b0de06

Modified Files
--------------
doc/src/sgml/pgupgrade.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2014-03-08 16:26:53 pgsql: docs: small adjustements to recent SELECT and pg_upgrade improv
Previous Message Bruce Momjian 2014-03-08 03:02:45 pgsql: doc: improve server's keepalive description