Upgrading 6.5.1

From: Jean-Christian Imbeault <jc(at)mega-bucks(dot)co(dot)jp>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Upgrading 6.5.1
Date: 2002-12-17 03:30:36
Message-ID: 3DFE9A5C.8080204@mega-bucks.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I've just been asked to upgrade a postgres 6.5.1 installation. The DB is
very simple with only one large table (really bad design, but my job is
just to upgrade the software, not touch the design, thank God).

6.5.1 is *really* old. Are there any docs still left lying around on
things I should watch out for (data types that are no longer supported
for example) when moving the data? Or is it as simple as doing a pg_dump
of the old DB and loading it into the new one; I'm assuming there *is* a
pg_dump in 6.5.1?

Also, assuming we run the new version on the same hardware what kind of
a performance increase should I expect to see. Maybe about 20x faster?

Thanks!

Jc

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-12-17 03:37:16 Re: Upgrading 6.5.1
Previous Message Lamar Owen 2002-12-17 03:18:00 Re: RPMS for Redhat 7.3 ??