Re: Is thre a way? - Mailing list pgsql-general

From Dann Corbit
Subject Re: Is thre a way?
Date
Msg-id D425483C2C5C9F49B5B7A41F89441547029621CD@postal.corporate.connx.com
Whole thread Raw
In response to Is thre a way?  (Anderson dos Santos Donda <andersondonda@gmail.com>)
List 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@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of Anderson dos Santos Donda
Sent: Wednesday, May 06, 2009 1:28 PM
To: pgsql-general@postgresql.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!!

pgsql-general by date:

Previous
From: Anderson dos Santos Donda
Date:
Subject: Is thre a way?
Next
From: Raymond O'Donnell
Date:
Subject: Re: Is thre a way?