From: | Michael Monnerie <michael(dot)monnerie(at)is(dot)it-management(dot)at> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: 8.3.5 broken after power fail |
Date: | 2009-02-21 12:51:05 |
Message-ID: | 200902211351.09506@zmi.at |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Samstag 21 Februar 2009 Scott Marlowe wrote:
> You can dump individual tables with pg_dump -t table1 -t table2.
> That should work without running out of memory. And yeah, temp
> tables and select into are a good way to get your data ready to be
> pg_dumped.
Yes, actually I did pg_dump -T broken_table, and got all others out.
Thanks to Murphy's Law that one broken table was the biggest, the one
containing the e-mail data.
mfg zmi
--
// Michael Monnerie, Ing.BSc ----- http://it-management.at
// Tel: 0660 / 415 65 31 .network.your.ideas.
// PGP Key: "curl -s http://zmi.at/zmi.asc | gpg --import"
// Fingerprint: AC19 F9D5 36ED CD8A EF38 500E CE14 91F7 1C12 09B4
// Keyserver: wwwkeys.eu.pgp.net Key-ID: 1C1209B4
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Monnerie | 2009-02-21 12:58:59 | Re: 8.3.5 broken after power fail SOLVED |
Previous Message | Tena Sakai | 2009-02-21 10:11:25 | Re: very, very slow performance |