Re: BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2)

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2)
Дата
Msg-id 20120712224929.GB25074@momjian.us
обсуждение исходный текст
Ответ на Re: BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2)  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2)  (Mike Wilson <mfwilson@gmail.com>)
Список pgsql-bugs
On Thu, Jul 12, 2012 at 06:44:06PM -0400, Tom Lane wrote:
> mfwilson@gmail.com writes:
> > This runs without errors and I am able to start the new upgraded PG92beta2
> > cluster.  The schemas appear to be correct as well as the table definitions
> > and other schema objects.  The tables themselves though are all empty.
>
> Hmm, maybe it's confused about XID past/future?  Could we see the output
> of pg_controldata for both old and new clusters?

Uh, I thought we only changfed the xlog stuff in 9.3, not 9.2, so I am
confused what would have changed in that area.

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

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

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2)
Следующее
От: Christian Ullrich
Дата:
Сообщение: Re: BUG #6732: Build issue when using gettext on FreeBSD 9