Re: What Version Installed? - Mailing list pgsql-general

From Alex Satrapa
Subject Re: What Version Installed?
Date
Msg-id 40072308.7040608@lintelsys.com.au
Whole thread Raw
In response to Re: What Version Installed?  (Roberto Andrade Fonseca <randrade@abl.com.mx>)
Responses Re: What Version Installed?
List pgsql-general
Roberto Andrade Fonseca wrote:
> El jue, 15-01-2004 a las 16:56, Phil Campaigne escribió:
>
>>Hi All,
>>How can I determine what version of postgresql is installed.
>
> SELECT version();

What's the function or purpose of the file "PG_VERSION" in $PGDATADIR?

In my case, /var/lib/postgres/data/PG_VERSION contains "7.3"

Is this the version of PostgreSQL that created the database?

Alex Satrapa


pgsql-general by date:

Previous
From: Roberto Andrade Fonseca
Date:
Subject: Re: What Version Installed?
Next
From: Kragen Sitaker
Date:
Subject: Re: Best Practice for incremental development