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 > Understanding Upgrades

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-13-11, 08:24
CarlosinFL CarlosinFL is offline
Registered User
 
Join Date: Oct 2010
Location: Orlando, FL
Posts: 184
Question Understanding Upgrades

I've only been using PostgreSQL now for about ~1 year and while mostly I'm still struggling with ANSI SQL, I'm still a bit confused about the whole upgrade process. I'm trying to understand the direct or recommended proper procedure for migrating a production database from version 8.4.8 to 9.1.2. I know I simply can't stop the PostgreSQL daemon and run my Linux package manager as for some reason this breaks existing data.

I've been told by some that from my new 9.1.2 server that replaces the 8.4.8 server; I'll have to use the pg_dumpall from the new 9.1.2 version to create the data dump file.

Is this correct?

Also what if I wasn't replacing the server and simply wanted to upgrade my existing server from 8.4.8 to 9.1.2? Then how would I proceed 1st besides the obvious of backing up all my data 1st?
Reply With Quote
Reply

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