Re: In or Exists?

Поиск
Список
Период
Сортировка
От Markus Schaber
Тема Re: In or Exists?
Дата
Msg-id 43F351CB.403@logix-tt.com
обсуждение исходный текст
Ответ на Re: In or Exists?  (Fabrice.Sznajderman@devoteam.com)
Список pgsql-jdbc
Hi, Fabrice,

Fabrice.Sznajderman@devoteam.com wrote:

> how I can know the version of my postgres DataBase ?
> I know is 7.3.x but I don't know for the 'x' number ..

use psql or another command line tool, and send the query
    SELECT VERSION();

HTH,
Markus



--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Fabrice.Sznajderman@devoteam.com
Дата:
Сообщение: Re: In or Exists?
Следующее
От: John R Pierce
Дата:
Сообщение: Re: In or Exists?