Re: 121+ million record table perf problems - Mailing list pgsql-performance

From Tom Lane
Subject Re: 121+ million record table perf problems
Date
Msg-id 1481.1179517061@sss.pgh.pa.us
Whole thread Raw
In response to Re: 121+ million record table perf problems  (Andrew Sullivan <ajs@crankycanuck.ca>)
List pgsql-performance
Andrew Sullivan <ajs@crankycanuck.ca> writes:
> All of that said, 17 hours seems kinda long.

I imagine he's done a bunch of those full-table UPDATEs without
vacuuming, and now has approximately a gazillion dead tuples bloating
the table.

            regards, tom lane

pgsql-performance by date:

Previous
From: "Mark Harris"
Date:
Subject: Re: reading large BYTEA type is slower than expected
Next
From: Tom Lane
Date:
Subject: Re: Slow queries on big table