Re: [HACKERS] Hot Standby utility and administrator functions

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: [HACKERS] Hot Standby utility and administrator functions
Дата
Msg-id 1224781884.27145.645.camel@ebony.2ndQuadrant
обсуждение исходный текст
Ответ на Hot Standby utility and administrator functions  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgadmin-hackers
On Mon, 2008-10-20 at 10:25 +0100, Simon Riggs wrote:

> What else do we need?

> * pg_freeze_recovery()
> * pg_unfreeze_recovery()

Two more functions

pg_freeze_recovery_cleanup()
pg_unfreeze_recovery_cleanup()

These would allow recovery to continue normally, except for row removal
operations which would halt the progress of recovery.

It would eventually be possible to have a function that halts recovery
whenever row removal takes place for a list of tables. Not planning on
implementing that initially though.

--
 Simon Riggs           www.2ndQuadrant.com
 PostgreSQL Training, Services and Support


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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: website down?
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: [HACKERS] Hot Standby utility and administrator functions