If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > PostgreSQL > Does dump of postgres 8.3 can be restored in postgres 9.0 version

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-29-11, 06:40
kirankumar_g kirankumar_g is offline
Registered User
 
Join Date: Jun 2011
Posts: 1
Question Does dump of postgres 8.3 can be restored in postgres 9.0 version

Hi everyone,
I have a backup file of a database generated in postgres 8.2 version. My doubt is whether postgres 9.0 which is the latest version supports the restoration of postgres 8.2 database.
please help me out. its urgent.
Reply With Quote
  #2 (permalink)  
Old 06-29-11, 20:07
someidiot someidiot is offline
Registered User
 
Join Date: Mar 2011
Posts: 27
Yes it does. Problems sometimes occur when going the other way, eg 9.0 to 8.2, but going from old to new is fine.

Here's an example of what might happen going from 9.0 to 8.3
Reply With Quote
Reply

Tags
postgresql pg_dump

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On