From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
Cc: | Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: pg_upgrade docs |
Date: | 2010-05-19 20:40:47 |
Message-ID: | 201005192040.o4JKel905836@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Alvaro Herrera wrote:
> Excerpts from Stefan Kaltenbrunner's message of mi may 19 15:53:18 -0400 2010:
> > While looking at the docs for pg_upgrade I noticed some stuff that the
> > following patch attempts to at least partly address.
>
> Surely this para can be removed?
>
> <para>
> If you are using tablespaces and migrating to 8.4 or earlier, there must
> - be sufficient directory permissions to allow pg_upgrade to rename each
> + be sufficient directory permissions to allow <application>pg_upgrade</> to rename each
> tablespace directory to add a ".old" suffix.
> </para>
Ah, yes, removed.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Scott Marlowe | 2010-05-19 20:47:06 | Re: merge join killing performance |
Previous Message | Bruce Momjian | 2010-05-19 20:39:32 | Re: pg_upgrade docs |