Login  Register

How can I restore my data in Postgres

Posted by NARONG on Nov 25, 2011; 8:42am
URL: http://ngl.70.s1.nabble.com/How-can-I-restore-my-data-in-Postgres-tp7030389.html

Hi,

Could you tell me on how can I restore my data in Postgres 8.3 from Postgres 8.0?
Normally, I do backup in insert command as file sql (*.sql).

The reason is I need to update newGenLib to Version 3.0.3.
With Postgres 8.3, I do restore but it does not allow me to click on OK button.
Mean, I got backup file in Postgres 8.0.

Please help me in this issue