Re: How to check what is current postgres version - Mailing list pgsql-general

From justin
Subject Re: How to check what is current postgres version
Date
Msg-id 48C566A9.1050205@emproshunts.com
Whole thread Raw
In response to How to check what is current postgres version  ("Markova, Nina" <nmarkova@NRCan.gc.ca>)
Responses Re: How to check what is current postgres version  ("Markova, Nina" <nmarkova@NRCan.gc.ca>)
List pgsql-general
select version()


Markova, Nina wrote:

Hi,

Is there any way to check the exact current version without issuing 'psql' command?

Say, 8.2.1 or 8.2.9?

Thanks,
Nina

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Suspected bug: outer WHERE reordered before inner WHERE -> input syntax ERROR
Next
From: "Markova, Nina"
Date:
Subject: Re: How to check what is current postgres version