Re: How to check what is current postgres version

From: "Markova, Nina" <nmarkova(at)NRCan(dot)gc(dot)ca>
To: "justin" <justin(at)emproshunts(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to check what is current postgres version
Date: 2008-09-08 17:55:51
Message-ID: 6D8C7E015447D0428D80E9DBABA06A1E03F4A610@S0-OTT-X2.nrn.nrcan.gc.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks

________________________________

From: justin [mailto:justin(at)emproshunts(dot)com]
Sent: September 8, 2008 13:54
To: Markova, Nina
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] How to check what is current postgres version

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2008-09-08 17:57:09 Re: How to check what is current postgres version
Previous Message justin 2008-09-08 17:53:45 Re: How to check what is current postgres version