Re: resetxlog bug

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: resetxlog bug
Дата
Msg-id 20090701205216.GJ5098@alvh.no-ip.org
обсуждение исходный текст
Ответ на resetxlog bug  (Lorraine Mancuso <mancusol1@scranton.edu>)
Список pgsql-hackers
Lorraine Mancuso wrote:
> Hi,
>
>   I am currently running PG version 8.3.1. I am working in a test  
> environment. I have a situation where the WAL file needed at startup no  
> longer exists and I really don't care about it,

This is never true -- if you lose a WAL file, there is potential
corruption in the system catalogs.  So you always care about it.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Lorraine Mancuso
Дата:
Сообщение: resetxlog bug
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 8.5 development schedule