| От | 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 по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера