Re: Finding Postgres Version????

Поиск
Список
Период
Сортировка
От Andrew McMillan
Тема Re: Finding Postgres Version????
Дата
Msg-id 1044344700.17710.200.camel@kant.mcmillan.net.nz
обсуждение исходный текст
Ответ на Re: Finding Postgres Version????  (Jonathon Batson <jonathon@octahedron.com.au>)
Список pgsql-novice
On Tue, 2003-02-04 at 14:08, Jonathon Batson wrote:
> Hi...
>
> Does anyone know the command to find the current version # of Postgres??

andrew@kant ~ $ psql template1
Welcome to psql 7.3.1, the PostgreSQL interactive terminal.

Type:  \copyright for distribution terms
       \h for help with SQL commands
       \? for help on internal slash commands
       \g or terminate with semicolon to execute query
       \q to quit

template1=# select version();

version
-----------------------------------------------------------------------------------------------------
 PostgreSQL 7.3.1 on i386-pc-linux-gnu, compiled by GCC gcc (GCC) 3.2.2
20030109 (Debian prerelease)
(1 row)

template1=#


Regards,
                    Andrew.
--
---------------------------------------------------------------------
Andrew @ Catalyst .Net.NZ Ltd, PO Box 11-053, Manners St,  Wellington
WEB: http://catalyst.net.nz/         PHYS: Level 2, 150-154 Willis St
DDI: +64(4)916-7201     MOB: +64(21)635-694    OFFICE: +64(4)499-2267
           Survey for nothing with http://survey.net.nz/
---------------------------------------------------------------------


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

Предыдущее
От: Jeffrey Melloy
Дата:
Сообщение: Re: Mac OsX
Следующее
От: Adam Witney
Дата:
Сообщение: Re: Mac OsX