Re: [COMMITTERS] pgsql-server/src
Marc Fournier <scrappy@hub.org>
From: "Marc G. Fournier" <scrappy@hub.org>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: Greg Copeland <greg@CopelandConsulting.Net>, Tom Lane <tgl@sss.pgh.pa.us>, Thomas Lockhart <lockhart@fourpalms.org>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2002-08-13T17:19:01Z
Lists: pgsql-hackers
On Tue, 13 Aug 2002, Bruce Momjian wrote: > Marc G. Fournier wrote: > > > I think Tom is on to something here. I meant to ask but never got > > > around to it. Why would anyone need to move the XLOG after you've > > > inited the db? > > > > I just determined that disk I/O is terrible, so want to move the XLOG over > > to a different file system that is currently totally idle ... > > Yep, and you are going to do it using symlinks. Let us know how it > goes? This was purely an fictional example ...