Thread: Re: Re: [ANNOUNCE] PostgreSQL 7.0 a success

Re: Re: [ANNOUNCE] PostgreSQL 7.0 a success

From
Tom Lane
Date:
JanWieck@t-online.de (Jan Wieck) writes:
>     Do  you  mean  the  TOAST snapshot I provided?

No, he's just griping about the fact that manipulating many thousand
Large Objects in one transaction stresses the system unpleasantly.
(Too many table locks grabbed is the usual killer, I think.)  TOAST
should eliminate those problems.

            regards, tom lane