Re: PGXLOG variable worthwhile?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: PGXLOG variable worthwhile?
Дата
Msg-id 200209251918.g8PJIr601400@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: PGXLOG variable worthwhile?  (Jan Wieck <JanWieck@Yahoo.com>)
Список pgsql-hackers
Jan Wieck wrote:
> > It's almost like people *don't* want to put this in the config file
> > or something....
> 
> I want to have it it the config file. Just that that doesn't
> prevent anything. And if we have a "signature" file in the xlog
> and data directories, you can make it dummy-safe as you like ...
> if the config option is set wrong, first search for it on all
> drives before bailing out and if found, postmaster corrects the
> config setting. That way the admin can play hide and seek with
> our database ... ;-)

Let's get it into GUC and see what problems people have.  We may find
out no one has difficulty.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: PGXLOG variable worthwhile?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: New SSL code to be removed