Re: Debian upgrade with PostgreSQL

From: Julian <tempura(at)internode(dot)on(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Debian upgrade with PostgreSQL
Date: 2012-07-31 06:55:02
Message-ID: 50178146.9090507@internode.on.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Patrick,

First read this as a general guide for debian.

http://www.debian.org/releases/stable/i386/release-notes/ch-upgrading.html

There was a few gotchas for our upgrade that made us for now stay on
lenny and postgres 8.3.
One being our old client application not being able to deal with the
bytea format properly (sticking with 8.3 until our new client app is ready).

refer to this.
http://www.postgresql.org/docs/9.0/static/release-9-0.html#AEN100218

Regards,
Julian.

Read through
On 07/30/12 20:57, Patrick Ernst wrote:
> Hello,
>
> We are running PostgreSQL 8.3 on a Debian Lenny system. Since the
> system is outdated, we want to update to Debian Squeeze.
>
> Based on your knowledge and experience are there any special
> preparations for PostgreSQL we have to take care of? Or can you give
> us some tips how we should approach the system upgrade so that
> everything runs smoothly?
>
> Regards,
>
> Patrick
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rajeev rastogi 2012-07-31 12:25:11 Regarding pgTAP
Previous Message Larry Rosenman 2012-07-31 03:08:36 Re: 9.1.4: pg_restore: couldn't uncompress data?