| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Gavin Sherry <swm(at)linuxworld(dot)com(dot)au> |
| Cc: | Philip Yarra <philip(at)utiba(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: tablespaces and non-empty directories |
| Date: | 2005-11-22 18:38:34 |
| Message-ID: | 200511221838.jAMIcYF24288@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2005-11-22 18:52:38 | Re: MERGE vs REPLACE |
| Previous Message | Bruce Momjian | 2005-11-22 18:28:38 | Update to FAQ |