Re: Finding Postgres Version????
От
Steve Crawford
Тема
Re: Finding Postgres Version????
Дата
Msg-id
20030204164918.D7822103F3@polaris.pinpointresearch.com
Ответ на
Re: Finding Postgres Version???? (Jonathon Batson)
Список
Дерево обсуждения
Re: Finding Postgres Version???? Jonathon Batson <jonathon@octahedron.com.au>
Re: Finding Postgres Version???? "Reshat Sabiq" <sabiq@purdue.edu>
Re: Finding Postgres Version???? Andrew McMillan <andrew@catalyst.net.nz>
Re: Finding Postgres Version???? Steve Crawford <scrawford@pinpointresearch.com>
For version of server use: select version(); For version of psql use: psql -V Cheers, Steve On Monday 03 February 2003 5:08 pm, Jonathon Batson wrote: > Hi... > > Does anyone know the command to find the current version # of Postgres?? > > Thanks > > > ---------------------------(end of broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org
В списке pgsql-novice по дате отправления