Re: WAL file location

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: WAL file location
Дата
Msg-id 3D4AD377.E1B752A5@fourpalms.org
обсуждение исходный текст
Ответ на Re: WAL file location  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: WAL file location
Re: WAL file location
Re: WAL file location
Список pgsql-hackers
> > I am wondering why we even want to specify the WAL location anywhere
> > except as a flag to initdb.  If you specify a location at initdb time,
> > it creates the /xlog directory, then symlinks it into /data.
> Does this have any negative implications for Win32 ports?

Sure. the symlinks thing was just a suggestion. Everything else is
portable for sure... Or is there some other area you are concerned
about?
               - Thomas


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

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: Open 7.3 items
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: Why is MySQL more chosen over PostgreSQL?