| From: | "Richard Broersma" <richard(dot)broersma(at)gmail(dot)com> |
|---|---|
| To: | d(dot)wall(at)computer(dot)org |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Get PG version using JDBC? |
| Date: | 2008-10-15 21:05:05 |
| Message-ID: | 396486430810151405y65062133v97d92c57709ed855@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(dot)wall(at)computer(dot)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(at)postgresql(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mark Morgan Lloyd | 2008-10-15 21:10:57 | Re: Numbering rows |
| Previous Message | David Wall | 2008-10-15 21:01:12 | Get PG version using JDBC? |