Re: Protect pg_xlog ?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Protect pg_xlog ?
Дата
Msg-id 114.1074268550@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Protect pg_xlog ?  (Chris Gamache <cgg007@yahoo.com>)
Список pgsql-admin
Chris Gamache <cgg007@yahoo.com> writes:
> It might not matter one bit that the actual data files are safe and
> sound if the transaction log is corrupted.

There's always pg_resetxlog.

However, if you value data integrity over performance, it'd probably be
better to have data+log on one redundant array than to have data on a
redundant array and log on a single nonredundant disk.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: can't create db from PHP
Следующее
От: kandiah ratnavale
Дата:
Сообщение: problem creating user