Re: querying PostgreSQL version? - Mailing list pgsql-general

From Terry Lee Tucker
Subject Re: querying PostgreSQL version?
Date
Msg-id 200510260931.22204.terry@esc1.com
Whole thread Raw
In response to querying PostgreSQL version?  (Zlatko Matić <zlatko.matic1@sb.t-com.hr>)
List pgsql-general
rnd=# select version();
                                                   version
--------------------------------------------------------------------------------------------------------------
 PostgreSQL 7.4.6 on i686-redhat-linux-gnu, compiled by GCC gcc (GCC) 3.2.3
20030502 (Red Hat Linux 3.2.3-49)
(1 row)

On Wednesday 26 October 2005 08:52 am, Zlatko Matić saith:
> Hello.
>
> Is there any way to check the version of PostgreSQL by a query? Maybe by
> querying catalog tables? Thanks,
>
> Zlatko

pgsql-general by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: Looking for a command to list schemas
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Looking for a command to list schemas