"Mikheev, Vadim" <[EMAIL PROTECTED]> writes: > BTW, what about indices? CREATE/DROP INDEX grab exclusive lock on the parent table, so there's no problem with indexes as long as transactions that use the parent table hold some kind of lock on that table. I figure it's OK for the executor to continue to grab and release locks on indexes on a per-scan basis. It's just the parent table that we need a continuous lock on. regards, tom lane
- AW: [HACKERS] Issue NOTICE for attempt to raise loc... Zeugswetter Andreas SB
- Re: AW: [HACKERS] Issue NOTICE for attempt to ... Tom Lane
- AW: [HACKERS] Issue NOTICE for attempt to rais... Zeugswetter Andreas SB
- RE: AW: [HACKERS] Issue NOTICE for attempt to ... Mikheev, Vadim
- AW: [HACKERS] Issue NOTICE for attempt to rais... Zeugswetter Andreas SB