Re: [SQL] To find process that lock a table

2011-06-06 Thread Scott Marlowe
On Mon, Jun 6, 2011 at 5:16 PM, manuel antonio ochoa wrote: > Hello , > > do you know how to find a process that is locking a table  ? I try to run a > vacuum analyze  , an it take a state of waiting , I canceled it after 20 > minutes , then > I try to run an analyze  and the same happen, take a s

[SQL] To find process that lock a table

2011-06-06 Thread manuel antonio ochoa
Hello , do you know how to find a process that is locking a table ? I try to run a vacuum analyze , an it take a state of waiting , I canceled it after 20 minutes , then I try to run an analyze and the same happen, take a state waiting. see youu.