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