On Fri, 20 Oct 2000, Sue wrote:
> I want to find out what version of PostgreSql is running. Outside of
> calling someone
> how can I do this? I use to be able to do the following:
> select version();
> while running psql. But this doesn't work any more.
select version(); works in 7.0.2. You can also do psql -V at the command
line.
Brett W. McCoy
http://www.chapelperilous.net
---------------------------------------------------------------------------
"Consequences, Schmonsequences, as long as I'm rich."
-- Looney Tunes, Ali Baba Bunny (1957, Chuck Jones)