From: | Alex Shnitman <alexsh(at)hectic(dot)net> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | *Old* PostgreSQL version |
Date: | 1999-06-25 13:17:46 |
Message-ID: | 14195.33095.146168.290530@hectic.hectic.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi!
I read in the FAQ that in order to find out the version of PostgreSQL
I'm running I have to so "select version();" from psql. I have a very
old installation of PostgreSQL that I need to upgrade, so I need to
find out its version, but this trick doesn't work:
database_name=> select version();
WARN:parser: Syntax error at or near "version"
What else can I do? I can see from the dates of the files that it was
installed sometime in mid-1997. What else can I use to find the
version?
Thanks!
--
Alex Shnitman | http://www.debian.org
alexsh(at)hectic(dot)net, alexsh(at)linux(dot)org(dot)il +-----------------------
http://alexsh.hectic.net UIN 188956 PGP key on web page
E1 F2 7B 6C A0 31 80 28 63 B8 02 BA 65 C7 8B BA
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 1999-06-25 13:20:32 | Re: [GENERAL] Date: Fri, 25 Jun 1999 09:56:12 +0200 |
Previous Message | Bruce Momjian | 1999-06-25 12:56:40 | Re: [GENERAL] Limitation |