Re: [BUGS] BUG #6249: Segmentation fault in VirtualXactLock()

2011-10-11 Thread Robert Haas
On Tue, Oct 11, 2011 at 3:14 AM, Fujii Masao wrote: > On Tue, Oct 11, 2011 at 10:44 AM, Fujii Masao wrote: >> When I built Streaming Replication and Hot Standby environment, set >> max_standby_streaming_delay to 1s and ran the following shell script which >> creates the conflict between read-only

Re: [BUGS] BUG #6249: Segmentation fault in VirtualXactLock()

2011-10-11 Thread Fujii Masao
On Tue, Oct 11, 2011 at 10:44 AM, Fujii Masao wrote: > When I built Streaming Replication and Hot Standby environment, set > max_standby_streaming_delay to 1s and ran the following shell script which > creates the conflict between read-only query and recovery, SEGV occurred on > the standby. In m

[BUGS] BUG #6249: Segmentation fault in VirtualXactLock()

2011-10-10 Thread Fujii Masao
The following bug has been logged online: Bug reference: 6249 Logged by: Fujii Masao Email address: masao.fu...@gmail.com PostgreSQL version: 9.2dev Operating system: Linux hermes 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:18:14 UTC 2011 i686 i686 i386 GNU/Linux Descripti