Re: Strange issues with 9.2 pg_basebackup & replication
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Ants Aasma <ants@cybertec.at>
Cc: Joshua Berkus <josh@agliodbs.com>, Jim Nasby <jim@nasby.net>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-05-17T16:38:55Z
Lists: pgsql-hackers
On Thu, May 17, 2012 at 10:42 PM, Ants Aasma <ants@cybertec.at> wrote: > On Thu, May 17, 2012 at 3:42 PM, Joshua Berkus <josh@agliodbs.com> wrote: >> Even more fun: >> >> 1) Set up a server as a cascading replica (e.g. max_wal_senders = 3, standby_mode = on ) >> >> 2) Connect the server to *itself* as a replica. >> >> 3) This will work and report success, up until you do your first write. >> >> 4) Then ... segfault! > > I cannot reproduce this. Me, neither. Josh, could you show me the more detail procedure to reproduce the problem? Regards, -- Fujii Masao