Re: Version info?

Поиск
Список
Период
Сортировка
От Chris Smith
Тема Re: Version info?
Дата
Msg-id 01041108131400.00752@area51.cybersydney.com.au
обсуждение исходный текст
Ответ на Version info?  ("Williams, Ryan" <Ryan.Williams@dat.com>)
Список pgsql-novice
Hi,

> How can you find out the version of PostgreSQL being run on UNIX?

In psql, you can -
select version();

from the command line there is a switch for it, I don't have it installed
where I am, but its probably something like -
psql -version or
psql --version

HTH

--------------
     Chris Smith
http://www.squiz.net

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

Предыдущее
От: brew@theMode.com
Дата:
Сообщение: Re: Version info?
Следующее
От: manoj garg
Дата:
Сообщение: how to run postgre on winNT