Re: Slow Inserts on 1 table?

From: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
To: "John D(dot) Burger" <john(at)mitre(dot)org>
Cc: pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Slow Inserts on 1 table?
Date: 2005-08-02 21:11:33
Message-ID: 1123017091.21793.43.camel@state.g2switchworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 2005-08-02 at 15:52, John D. Burger wrote:
> > I hope you're at least on 7.2.8, else you are also vulnerable to a
> > number of data-loss-grade bugs.
>
> Sadly, it seems to be exactly 7.2.
>
> > Try perusing the release notes at
> > http://developer.postgresql.org/docs/postgres/release.html
> > for ammunition.
>
> Excellent - the various security holes might get their attention.
> Thanks!

Also, the index bloat issues in 7.2 can be quite a performance killer.
Just sayin...

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2005-08-02 21:22:09 Re: Failure to use indexes (fwd)
Previous Message Scott Marlowe 2005-08-02 21:09:28 Re: indexes are farked