Re: pg_standby / WAL archive-restore through system restarts

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_standby / WAL archive-restore through system restarts
Дата
Msg-id 27059.1210695515@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_standby / WAL archive-restore through system restarts  (David Wall <d.wall@computer.org>)
Список pgsql-general
David Wall <d.wall@computer.org> writes:
>> IIRC, it works conveniently in 8.2 and up.  Just do pg_ctl stop -m fast.

> Thanks, Tom.  What about if the postmaster is just killed (kill pid, or
> kill -9 pid) or the server/OS crashes?  Will PG 8.3 in recovery mode be
> able to come back up okay and resume recovery?

Server crash is okay.  kill -9 on a postmaster is never a good idea, for
reasons I don't feel like repeating --- see the archives.

            regards, tom lane

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: PG -v- MySQL
Следующее
От: Tom Lane
Дата:
Сообщение: Re: too many warnings