Re: Finding my database

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To:
Cc: apitt(at)tech2u(dot)com(dot)au, pgsql-general(at)postgresql(dot)org
Subject: Re: Finding my database
Date: 2007-08-17 12:42:42
Message-ID: 46C597C2.9060106@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 17/08/2007 13:32, Raymond O'Donnell wrote:

> Was the previous installation of Postgres also 8.2? If not - if it was
> an earlier version - I'd put the old version back, point it at the data
> directory, then use pg_dump to export the data if you want to upgrade at
> that point.

I meant to add that you can get Win32 versions back as far as 8.0 on the
PostgreSQL home page (http://www.postgresql.org/) - top right of the
page - click on the "Binary" link beside the version number.

To check the version number of your data files, look in the PG_VERSION file.

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
---------------------------------------------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2007-08-17 12:44:38 Re: Repeat posts
Previous Message Raymond O'Donnell 2007-08-17 12:32:31 Re: Finding my database