Re: How to get the server version??

From: "Richard Huxton" <dev(at)archonet(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>, Roberto João Lopes Garcia <roberto(at)mha(dot)com(dot)br>
Subject: Re: How to get the server version??
Date: 2001-07-24 14:23:17
Message-ID: 000f01c1144c$2feb3be0$1001a8c0@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

From: "Roberto João Lopes Garcia" <roberto(at)mha(dot)com(dot)br>

> Is there any way, possible an SQL or pgsql command, to get the server
version?

select version();

- Richard Huxton

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message omid omoomi 2001-07-24 14:24:35 Re: How to get the server version??
Previous Message Karl Orbell 2001-07-24 13:53:57 Re: position(text,text) function