Re: [GENERAL] PostgreSQL DB Replication

2014-08-25 Thread sivananda reddy
Hi Rajesh Please share the below information: 1)postgresql.conf file (Both master and slave) 2) database server logs 3)recovery.conf file 4)pg_hba.conf file With Regards, Sivananda Reddy 07385114008 On Tue, Aug 26, 2014 at 9:34 AM, wd wrote: > What's the output when you try to log

Re: [GENERAL] Why release index relation lock

2013-11-04 Thread sivananda reddy
saction block. There's no meaningful difference between statement end and transaction end for it. Hope this helps. With regards, Sivananda Reddy. On Sat, Nov 2, 2013 at 11:03 AM, DT wrote: > Hi, > > For some operations, such as INSERT/UPDATE, heap relation lock is held > until &g