| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Jeff Amiel <becauseimjeff(at)yahoo(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Corrupt database? 8.1/FreeBSD6.0 |
| Date: | 2007-01-12 04:40:32 |
| Message-ID: | 547.1168576832@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers pgsql-patches |
Jeff Amiel <becauseimjeff(at)yahoo(dot)com> writes:
> We've downloaded/compiled pg_filedump, but are stumped as to what relation (or even what database) to start with.
Turn up log_min_messages to DEBUG2 and you'll be able to see which
table autovac is failing at. If I had to bet I'd bet on
template0.pg_statistic ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ashish Karalkar | 2007-01-12 05:48:52 | Select Query |
| Previous Message | Tom Lane | 2007-01-12 04:37:19 | Re: Corrupt database? 8.1/FreeBSD6.0 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joachim Wieland | 2007-01-12 08:24:09 | Re: [COMMITTERS] pgsql: Stamp major release 8.3.0, |
| Previous Message | Tom Lane | 2007-01-12 04:37:19 | Re: Corrupt database? 8.1/FreeBSD6.0 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jaime Casanova | 2007-01-12 06:28:14 | Re: [PATCHES] Tablespace for temporary objects and sort files |
| Previous Message | Jeff Amiel | 2007-01-12 02:50:41 | Corrupt database? 8.1/FreeBSD6.0 |