Re: What Version Installed?

From: Alex Satrapa <alex(at)lintelsys(dot)com(dot)au>
To: Roberto Andrade Fonseca <randrade(at)abl(dot)com(dot)mx>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: What Version Installed?
Date: 2004-01-15 23:32:24
Message-ID: 40072308.7040608@lintelsys.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Reece Hart 2004-01-15 23:53:05 Re: What Version Installed?
Previous Message Roberto Andrade Fonseca 2004-01-15 23:16:54 Re: What Version Installed?