Re: [NOVICE] New Version Errors - Mailing list pgsql-novice

From Laurenz Albe
Subject Re: [NOVICE] New Version Errors
Date
Msg-id 1508826466.2805.4.camel@cybertec.at
Whole thread Raw
In response to [NOVICE] New Version Errors  ("Bee.Lists" <bee.lists@gmail.com>)
List pgsql-novice
Bee.Lists wrote:
> Well, I fell into the trap.  10.0 came out, and 9.6.5 overwritten in my package manager (homebrew).  
> 
> I ‘think’ it was 9.6.5, but was not sure.  How can I test the nature of my data?
> I’d like to bring back the previous version and pin it (so it won’t be overwritten).  

The PG_VERSION file in the database directory contains the version.

The minor version is not relevant, you should take the latest one.
So if PG_VERSION has 9.6, use 9.6.5.

Yours,
Laurenz Albe


-- 
Sent via pgsql-novice mailing list (pgsql-novice@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice

pgsql-novice by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [NOVICE] Issues shutting down PostgreSQL 10 cleanly
Next
From: Ruslan R. Laishev
Date:
Subject: Re: [NOVICE] LibPQ, C, BLOB or BYTEA