Andrew Hammond <andrew.george.hammond@xxxxxxxxx> writes: > On Tue, Oct 25, 2011 at 2:20 PM, Tom Lane <tgl@xxxxxxxxxxxxx> wrote: >> Hmm ... pg_toast_2619 is pg_statistic's toast table. Is this 9.0.x, >> and are you by any chance in the habit of running CLUSTER or VACUUM FULL >> on your system catalogs? Could one have been running in the background >> when this happened? > This is 9.0.4. I've applied a patch for this: http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=7f797d27fe0be5200ad5fd5af6cefcee30c8e24a It turns out that the problem is very significantly harder to reproduce pre-9.0, which may explain why you hadn't seen it before ... but it does exist, at least as far back as 8.2, and probably in every version that has TOAST tables. regards, tom lane -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general