Re: [PERFORM] lock problem

2004-12-04 Thread Stephan Szabo
On Sat, 4 Dec 2004, sarlav kumar wrote: > Thanks for the information on replication tools!! > Now, I have a question regarding locking tables and updating tables > that have a relationship to the locked table. > > I opened up two pgsql windows logged in using same userid. > Let's say I lock a tab

[PERFORM] lock problem

2004-12-04 Thread sarlav kumar
Hi All,Thanks for the information on replication tools!!   Now, I have a question regarding locking tables and updating tables that have a relationship to the locked table.I opened up two pgsql windows logged in using same userid.Let's say I lock a table "customerdata" on one window.begin;lock tabl