Re: tablespaces and non-empty directories

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: tablespaces and non-empty directories
Дата
Msg-id 200511221838.jAMIcYF24288@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: tablespaces and non-empty directories  (Gavin Sherry <swm@linuxworld.com.au>)
Ответы Re: tablespaces and non-empty directories  ("Jim C. Nasby" <jnasby@pervasive.com>)
Список pgsql-hackers
Gavin Sherry wrote:
> > Related question: are there plans afoot to allow specifying an alternate
> > location for pg_xlog (or pg_delete-me-not) to save doing the shutdown-DB, mv
> > directory to other disk, symlink, start-DB dance?
> 
> People have discussed it but I don't know of anyone working on it.

TODO has:
* Allow the pg_xlog directory location to be specified during initdb  with a symlink back to the /data location

I think the only reason it is not done yet is because it is so easy to
do for admins, and it is impossible to do while the server is running.

--  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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Update to FAQ
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: MERGE vs REPLACE