Re: Tables dissapearing

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Tables dissapearing
Дата
Msg-id 20070827164755.GD5353@svana.org
обсуждение исходный текст
Ответ на Re: Tables dissapearing  (Kamil Srot <kamil.srot@nlogy.com>)
Ответы Re: Tables dissapearing
Список pgsql-general
On Mon, Aug 27, 2007 at 06:37:17PM +0200, Kamil Srot wrote:
> I don't say, it's gone by itself, I'm asking for help debuging this
> situation and hopefully find a solution. For the first time it happened,
> it had the same symptoms - this specific table was missing and
> transaction counter was wrapped-around. Now it seems to be the same but
> the transaction counters are far below the critical value...

You don't say explicitly, but when you say "vacuum all tables" you
didn't specify any tables names right? You just typed "vacuum". On each
database...

As for debugging, maybe something like:

select xmin, age(xmin) from pg_class;

Just to check the wraparound issue...

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Вложения

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

Предыдущее
От: Tony Caduto
Дата:
Сообщение: Re: PostgreSQL vs Firebird feature comparison finished
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Out of Memory - 8.2.4