upgrade postgresql-8.1 to postgresql-8.3 in debian etch

postgresql-8.3 available for etch on backports repositories. Add to /etc/apt/sources.list

deb http://www.backports.org/debian etch-backports main contrib non-free

then install postgresql-8.3

#apt-get -t etch-backports install postgresql-8.3
#pg_dropcluster --stop 8.3 main
#pg_upgradecluster 8.1 main
#pg_dropcluster --stop 8.1 main
#apt-get remove postgresql-8.1


read more

Tags: , , , ,

2 Responses to “upgrade postgresql-8.1 to postgresql-8.3 in debian etch”

  1. mjh Says:

    Thanks. Exactly what I was looking for.

  2. jb Says:

    Thanks very much.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s


Follow

Get every new post delivered to your Inbox.