Upgrade OS from Redhat AS3 (2.4 kernel) to AS4 (2.6) - Advice on keeping PG happy?

From: "Roger Hand" <RHand(at)kailea(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Upgrade OS from Redhat AS3 (2.4 kernel) to AS4 (2.6) - Advice on keeping PG happy?
Date: 2005-08-19 23:11:50
Message-ID: DB28E9B548192448A4E8C8A3C1B1E475611C7F@sj1-exch-01.us.corp.kailea.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Due to performance issues (which I wrote about on pg-performance list) we will be upgrading our Redhat AS3.0 box (kernel 2.4) to Redhat AS4 (kernel 2.6) in order to take advantage of the better I/O that the 2.6 kernel offers. (I say upgrading but actually we'll wipe the box and start fresh.)

We are running Postgres 8.0.3.

I had assumed we would have to backup/restore the entire db, but I got to wondering if it would be possible to simply point the new Postgres install to the existing db (the data itself is on a separate drive array) and be back up and running without the time to do the restore.

Is this a relatively simple matter? Or is it too hazardous and tricky to bother with?

If it's possible I'd appreciate a list of what I'd need to save off the old drive, where the os and Postgres program itself lived.

Also: Anything to watch out for with Postgres on 2.6 kernel as opposed to 2.4? Any settings that should be different? We've been advised to try "elevator=deadline". We write pretty much 24 hours a day, and have I/O issues!

-Roger

Responses

Browse pgsql-general by date

  From Date Subject
Next Message elein 2005-08-20 01:01:40 Re: <IDLE> in transaction
Previous Message Alvaro Herrera 2005-08-19 23:06:02 Re: <IDLE> in transaction