From: | "Dann Corbit" <DCorbit(at)connx(dot)com> |
---|---|
To: | "Anderson dos Santos Donda" <andersondonda(at)gmail(dot)com>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Is thre a way? |
Date: | 2009-05-06 20:31:09 |
Message-ID: | D425483C2C5C9F49B5B7A41F89441547029621CD@postal.corporate.connx.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Look at the cheat-sheet:
http://www.postgresonline.com/journal/index.php?/archives/63-PostgreSQL-
8.3-Pg_dump-Pg_Restore-Cheatsheet-Overview.html
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Anderson dos
Santos Donda
Sent: Wednesday, May 06, 2009 1:28 PM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] Is thre a way?
Hi o/
I have a table with 2000 names and emails.. and I did UPDATE list SET
email = '' without the WHERE and now all rows is null in column email..
I have a backup made with pg_dump.. is there a way to restore only the
email data?
Thanks!!
From | Date | Subject | |
---|---|---|---|
Next Message | Raymond O'Donnell | 2009-05-06 20:34:37 | Re: Is thre a way? |
Previous Message | Anderson dos Santos Donda | 2009-05-06 20:28:26 | Is thre a way? |