Re: WAL Archiving problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: WAL Archiving problem
Дата
Msg-id 21918.1188667033@sss.pgh.pa.us
обсуждение исходный текст
Ответ на WAL Archiving problem  (Norberto Dellê <betodelle@gmail.com>)
Ответы Re: WAL Archiving problem  (Norberto Delle <betodelle@gmail.com>)
Список pgsql-general
=?ISO-8859-1?Q?Norberto_Dell=EA?= <betodelle@gmail.com> writes:
> I have a PostgreSQL 8.2.4 installation running under Windows XP with WAL
> archiving activated.
> But at some point Postgres began to ask to archive a WAL segment that
> isn't in the pg_xlog directory. I thought that a segment that isn't
> succesfully
> archived should remain in the pg_xlog directory, or am i wrong?

Do you have the postmaster log from around the time that this started
happening?  I'm wondering about a file rename() failing, or some such.

What files do you have, exactly, in pg_xlog and pg_xlog/archive_status?
It'd be useful to see their modification timestamps as well as their
names.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: JOIN issues (Left vs Right for sorting), and "Nested Loop" problem
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Export data to MS Excel