Re: [ADMIN] base backup requirements for PITR

2012-12-03 Thread Gabriele Bartolini
Hi Laurenz, Il 01/12/12 12:18, Albe Laurenz ha scritto: Gabriele, I understand that you want to spread the word, but the OP's problem was a different one: You are right. I totally missed that. I skimmed the email (very quickly) and thought that in that particular context Andrew was referring to

Re: [ADMIN] base backup requirements for PITR

2012-12-03 Thread Albe Laurenz
Gabriele Bartolini wrote: >> Gabriele, I understand that you want to spread the word, >> but the OP's problem was a different one: > You are right. I totally missed that. I skimmed the email (very quickly) > and thought that in that particular context Andrew was referring to PITR > in general. I

Re: [ADMIN] Setting up High Availability Group of PostgreSQL instances using RedHat Cluster Suite

2012-12-03 Thread Albe Laurenz
Terry Khatri wrote: > I need to do the subject setup using PostgreSQL, where when one node goes down another takes over > without manual intervention, the way it is done in Oracle using grid infrastructure and in SQL Server > 2012 using their Alway-On feature > > My question is, has anyone done th

Re: [ADMIN] Setting up High Availability Group of PostgreSQL instances using RedHat Cluster Suite

2012-12-03 Thread Devrim GÜNDÜZ
On Sun, 2012-12-02 at 01:45 +0500, Terry Khatri wrote: > > I need to do the subject setup using PostgreSQL, where when one node > goes down another takes over without manual intervention, the way it > is done in Oracle using grid infrastructure and in SQL Server 2012 > using their Alway-On feature

[ADMIN] pg_basebackup WAL -- invalid pages

2012-12-03 Thread Darron
Running PostgreSQL 9.2.1 on x86_64-unknown-linux-gnu, compiled by gcc (Debian 4.4.5-8) 4.4.5, 64-bit Having some issues with streaming replication. After creating a basebackup with pg_basebackup, I get the following in the logs when starting the backup as a steaming hot standby. 2012-12-03

Re: [ADMIN] pg_basebackup WAL -- invalid pages

2012-12-03 Thread Lonni J Friedman
On Mon, Dec 3, 2012 at 12:44 PM, Darron wrote: > Running PostgreSQL 9.2.1 on x86_64-unknown-linux-gnu, compiled by gcc > (Debian 4.4.5-8) 4.4.5, 64-bit > > > > Having some issues with streaming replication. After creating a basebackup > with pg_basebackup, I get the following in the logs when star