Re: pg_xlog - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: pg_xlog
Date
Msg-id 1089214336.14278.10.camel@localhost.localdomain
Whole thread Raw
In response to pg_xlog  (Leszek.Dukwicz@brebank.com.pl)
List pgsql-admin
On Wed, 2004-07-07 at 04:31, Leszek.Dukwicz@brebank.com.pl wrote:
> Hi,
>
> Could you please send me an advice  how to configure Postgres database
>
> With non standard pg_xlog directory location i.e. on other (non db)
> physical disk ???

Easy:

su - postgres
pg_ctl stop
cd $PGDATA
mkdir /mnt/drive2/pg_xlog
cp -p pg_xlog/* /mnt/drive2/pg_xlog/
mv pg_xlog pg_xlog_old
ln -s /mnt/drive2/pg_xlog pg_xlog
pg_ctl start



pgsql-admin by date:

Previous
From: Hilary Forbes
Date:
Subject: Problems upgrading to 7.4
Next
From: Michelle Konzack
Date:
Subject: Re: is there app to catalog email oe6