On Fri, Feb 22, 2002 at 04:53:53PM +0900, Antony Stace wrote:
> I have run into a problem with postgres.  I cannot update some rows in a table while
> i can update other rows in the same table.  How can I see what locks are on a 
>table/row in postgres?

don't know. but "pgmonitor" could show you what queries were currently
executing, which may be enough to find the problem.

-- 
 - Gus
-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to