Re: pg_upgrade issues

Поиск
Список
Период
Сортировка
От
Тема Re: pg_upgrade issues
Дата
Msg-id 29F36C7C98AB09499B1A209D48EAA615B49FD18246@mail2a.alliedtesting.com
обсуждение исходный текст
Ответ на pg_upgrade issues  (<depstein@alliedtesting.com>)
Ответы Re: pg_upgrade issues  (Bruce Momjian <bruce@momjian.us>)
Список 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 по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Duplicate bugs (was Re: BUG #5547: not able to connect to postgres through the oracle using Linux ODBC driver for Postgres)
Следующее
От: "David Schmitt"
Дата:
Сообщение: BUG #5549: Feature: plpgsql should allow DECLARE cursor FOR EXECUTE '...'