Re: Get PG version using JDBC? - Mailing list pgsql-general

From Richard Broersma
Subject Re: Get PG version using JDBC?
Date
Msg-id 396486430810151405y65062133v97d92c57709ed855@mail.gmail.com
Whole thread Raw
In response to Get PG version using JDBC?  (David Wall <d.wall@computer.org>)
List pgsql-general
Select version();
                       version
-----------------------------------------------------
 PostgreSQL 8.3.3, compiled by Visual C++ build 1400
(1 row)

On Wed, Oct 15, 2008 at 2:01 PM, David Wall <d.wall@computer.org> wrote:
> Is there a way to get the PG version string from JDBC?  I'm using PG 8.3.
>
> Thanks,
> David
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>



--
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

pgsql-general by date:

Previous
From: David Wall
Date:
Subject: Get PG version using JDBC?
Next
From: Rodrigo Gonzalez
Date:
Subject: Re: Get PG version using JDBC?