Re: [GENERAL] Deleting WAL archives and pg_xlog when there is not a shared drive

2012-12-12 Thread Yamen LA
ion I already mentioned in my original message). > Date: Wed, 12 Dec 2012 08:24:21 -0800 > Subject: Re: [GENERAL] Deleting WAL archives and pg_xlog when there is not a > shared drive > From: jeff.ja...@gmail.com > To: iya...@live.com > CC: pgsql-general@postgresql.org > >

Re: [GENERAL] Deleting WAL archives and pg_xlog when there is not a shared drive

2012-12-12 Thread Yamen LA
Thank you for your input. > From: gray...@gmail.com > Date: Tue, 11 Dec 2012 14:06:32 -0800 > Subject: Re: [GENERAL] Deleting WAL archives and pg_xlog when there is not a > shared drive > To: iya...@live.com > CC: pgsql-general@postgresql.org > > On Tue, Dec 11, 2012 a

Re: [GENERAL] Deleting WAL archives and pg_xlog when there is not a shared drive

2012-12-12 Thread Jeff Janes
On Tue, Dec 11, 2012 at 9:37 AM, Eng. AlSamman wrote: > Hello everyone, > > I am trying to implement a high-availability cluster using only two nodes, > without any shared disk storage. > > In my implementation, the primary database has continuous archiving set up > to a directory residing on the

Re: [GENERAL] Deleting WAL archives and pg_xlog when there is not a shared drive

2012-12-11 Thread Sergey Konoplev
On Tue, Dec 11, 2012 at 9:37 AM, Eng. AlSamman wrote: > I am trying to implement a high-availability cluster using only two nodes, > without any shared disk storage. > > In my implementation, the primary database has continuous archiving set up > to a directory residing on the second node, where t