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