Re: Get PG version using JDBC?

Started by Rodrigo Gonzalezover 17 years ago1 messagesgeneral
Jump to latest
#1Rodrigo Gonzalez
rjgonzale@gmail.com

David Wall wrote:

Is there a way to get the PG version string from JDBC? I'm using PG 8.3.

Thanks,
David

SELECT version() ?