Re: Interaction of PITR backups and Bulk operationsavoiding WAL

Поиск
Список
Период
Сортировка
От Csaba Nagy
Тема Re: Interaction of PITR backups and Bulk operationsavoiding WAL
Дата
Msg-id 1173460007.9058.93.camel@coppola.muc.ecircle.de
обсуждение исходный текст
Ответ на Re: Interaction of PITR backups and Bulk operationsavoiding WAL  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Fri, 2007-03-09 at 17:47, Tom Lane wrote:
> I don't think that people are very likely to need to turn archiving on
> and off on-the-fly.

We did need occasionally to turn archiving on on-the-fly. It did happen
that I started up a new DB machine and I did not have yet the log
archive available, so I had to wait with configuring that, but the
machine went on-line before the archive machine was ready... and then
later I had to switch on archiving. It was very convenient that I could
do it without a restart.

It's true that has been rare occasion, more often you just need to
change the archive command (e.g. to archive to a different location if
the archive repository goes down).

It's somewhat moot for us as we changed to use Slony (which is a heavy
beast but once it works it's great).

Cheers,
Csaba.





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

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: Interaction of PITR backups and Bulk operationsavoiding WAL
Следующее
От: Grzegorz Jaskiewicz
Дата:
Сообщение: Re: Estimating seq_page_fetch and random_page_fetch