Re: BUG #7683: pg_upgrade missing configuration file

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: BUG #7683: pg_upgrade missing configuration file
Дата
Msg-id 20121123224421.GC22603@momjian.us
обсуждение исходный текст
Ответ на BUG #7683: pg_upgrade missing configuration file  (bernhard.schrader@innogames.de)
Список pgsql-bugs
On Tue, Nov 20, 2012 at 11:23:13AM +0000, bernhard.schrader@innogames.de wrote:
> To point this out, postgresql 9.0 and 9.2 are not running, if 9.0 is
> running, the 9.0 tests succeed, but afaik they shouldn't running, or at
> least 9.2 shouldn't running during upgrade, but without the link to the
> config it will never start. The same for 9.0, if it is shut down and the
> link is present, it works. I assume this is a "bug" or at least a missing
> option for pg_upgrade in addition to debian. Do you confirm? Or do i
> undestand something completly wrong? I hope not, thanks in advance

Have you seen this in the pg_upgrade 9.2 manual?

   If you are upgrading a pre-<productname>PostgreSQL</> 9.2 cluster
   that uses a configuration-file-only directory, you must pass the
   real data directory location to <application>pg_upgrade</>, and
   pass the configuration directory location to the server, e.g.
   <literal>-d /real-data-directory -o '-D /configuration-directory'</>.

   -o, --old-options=OPTIONS     old cluster options to pass to the server
   -O, --new-options=OPTIONS     new cluster options to pass to the server

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] Prepared Statement Name Truncation
Следующее
От: maxim.boguk@gmail.com
Дата:
Сообщение: BUG #7703: Error with partitioning with distinct over aggregate