Re: pg_xlog

From: "Scott Marlowe" <smarlowe(at)qwest(dot)net>
To: Leszek(dot)Dukwicz(at)brebank(dot)com(dot)pl
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: pg_xlog
Date: 2004-07-07 15:32:17
Message-ID: 1089214336.14278.10.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Wed, 2004-07-07 at 04:31, Leszek(dot)Dukwicz(at)brebank(dot)com(dot)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

In response to

  • pg_xlog at 2004-07-07 10:31:43 from Leszek.Dukwicz

Browse pgsql-admin by date

  From Date Subject
Next Message Michael Adler 2004-07-07 18:27:30 Re: Problems upgrading to 7.4
Previous Message Michelle Konzack 2004-07-07 15:30:54 Re: is there app to catalog email oe6