Re: WAL file location

Поиск
Список
Период
Сортировка
От Curt Sampson
Тема Re: WAL file location
Дата
Msg-id Pine.NEB.4.44.0208011211270.539-100000@angelic.cynic.net
обсуждение исходный текст
Ответ на Re: WAL file location  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Wed, 31 Jul 2002, Peter Eisentraut wrote:

> But the location of the WAL logs, and the commit logs, if anyone is
> thinking in that direction, needs to be known to initdb.  And if you want
> to move them later you'd need to halt the entire system....

I don't see this as a big problem. Right now you also have to halt the
entire system to move them. And there are other configuration file
options which also cannot be changed after the system has started.

I don't see a big need for being able to move the log files around
when the system is running. If there is such a need, let's make it
a separate feature from being able to specify the location in the
logfile, and implement it separately so we don't slow down the
original feature we're all looking for.

cjs
-- 
Curt Sampson  <cjs@cynic.net>   +81 90 7737 2974   http://www.netbsd.org   Don't you know, in this new Dark Age, we're
alllight.  --XTC
 



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

Предыдущее
От: Curt Sampson
Дата:
Сообщение: Re: WAL file location
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Open 7.3 items