Re: How to check what is current postgres version

From: justin <justin(at)emproshunts(dot)com>
To: "Markova, Nina" <nmarkova(at)NRCan(dot)gc(dot)ca>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How to check what is current postgres version
Date: 2008-09-08 17:53:45
Message-ID: 48C566A9.1050205@emproshunts.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Markova, Nina 2008-09-08 17:55:51 Re: How to check what is current postgres version
Previous Message Tom Lane 2008-09-08 17:53:03 Re: Suspected bug: outer WHERE reordered before inner WHERE -> input syntax ERROR