"Mikheev, Vadim" <[EMAIL PROTECTED]> writes:
> Also, is TOAST-table vacuuming fixed now?
Still broken. Hiroshi had muttered something about fixing the internal
commit of VACUUM so that it's more like a real commit --- including
advancing the transaction ID --- but still doesn't release the exclusive
lock held by VACUUM. Basically we need to propagate the locks forward
to the new xact instead of releasing them. I think that would be a nice
clean solution if we could do it. Do you have any ideas about how?
regards, tom lane
- [HACKERS] Re: Idea for reducing planning time Bruce Momjian
- Re: [HACKERS] Idea for reducing planning time Tom Lane
- Re: [HACKERS] Idea for reducing planning time Bruce Momjian
- Re: [HACKERS] Idea for reducing planning time Tom Lane
- Re: [HACKERS] Idea for reducing planning time Bruce Momjian
- Re: [HACKERS] Idea for reducing planning time Tatsuo Ishii
- Re: [HACKERS] Idea for reducing planning t... Tom Lane
- Re: [HACKERS] Idea for reducing plann... Tatsuo Ishii
- RE: [HACKERS] Idea for reducing planning time Mikheev, Vadim
- Re: [HACKERS] Idea for reducing planning time Tom Lane
- Re: [HACKERS] Idea for reducing planning time Bruce Momjian
- Re: [HACKERS] Idea for reducing planning time Nathan Myers
- RE: [HACKERS] Idea for reducing planning time Mikheev, Vadim
