Re: pg_upgrade issues - Mailing list pgsql-bugs

From
Subject Re: pg_upgrade issues
Date
Msg-id 29F36C7C98AB09499B1A209D48EAA615B49FD18246@mail2a.alliedtesting.com
Whole thread Raw
In response to pg_upgrade issues  (<depstein@alliedtesting.com>)
Responses Re: pg_upgrade issues  (Bruce Momjian <bruce@momjian.us>)
List pgsql-bugs
Encountered another problem with pg_upgrade on Windows XP Pro:

I was trying to migrate from 8.4 to 9.0beta2 without linking, and apparentl=
y there was not enough space on the hard drive. However, pg_upgrade didn't =
report any problems, and it looked for all the world as if everything went =
well. I only found out that not all files were copied to the new cluster wh=
en vacuumdb reported missing files and when I actually compared the sizes o=
f the two clusters on the disk.

pgsql-bugs by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Duplicate bugs (was Re: BUG #5547: not able to connect to postgres through the oracle using Linux ODBC driver for Postgres)
Next
From: "David Schmitt"
Date:
Subject: BUG #5549: Feature: plpgsql should allow DECLARE cursor FOR EXECUTE '...'