Re: pg_upgrade docs
Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>
From: Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>
To: Bruce Momjian <bruce@momjian.us>
Cc: Andres Freund <andres@anarazel.de>, pgsql-hackers@postgresql.org
Date: 2010-05-20T13:24:25Z
Lists: pgsql-hackers
On 05/19/2010 05:16 PM, Bruce Momjian wrote: > Andres Freund wrote: >> On Wednesday 19 May 2010 22:39:32 Bruce Momjian wrote: >>> There are some limitations when migrating from 8.3 to 8.4, but not when >>> migrating from 8.3 to 9.0, because we added a feature to 9.0. Can you >>> give a specific example? >> Didnt the 'name' alignment change? > > Uh, the heading above that item is: > > <title>Limitations in migrating <emphasis>from</> PostgreSQL > 8.3</title> > > What is unclear there? It covers going to 8.4 and 9.0. well the wording makes it kinda unclear on what happens if you go FROM 8.4 to 9.0. If there are no known limits we might want to add a small note saying so. If there are some we might want to restructure the paragraph a bit... Stefan