Re: [GENERAL] lobj_lock_table structure

2010-05-06 Thread Tatsuo Ishii
> I am using Pgpool II 2.3.3 with Postgresql 8.3.8 in replication mode with > SSL support. > > I am facing problem in lob object replication. I found that lobj_lock_table > is required. > > What should be the structure of lobj_lock_table? >From the pgpool-II doc:

Re: [GENERAL] lobj_lock_table structure

2010-05-06 Thread Shoaib Mir
On Thu, May 6, 2010 at 10:00 PM, AI Rumman wrote: > I am using Pgpool II 2.3.3 with Postgresql 8.3.8 in replication mode with > SSL support. > > I am facing problem in lob object replication. I found that lobj_lock_table > is required. > > What should be the structure of lobj_lock_table? > This

[GENERAL] lobj_lock_table structure

2010-05-06 Thread AI Rumman
I am using Pgpool II 2.3.3 with Postgresql 8.3.8 in replication mode with SSL support. I am facing problem in lob object replication. I found that lobj_lock_table is required. What should be the structure of lobj_lock_table?