Thread: BUG #2002: shows version wronly

BUG #2002: shows version wronly

From
"manikandan"
Date:
The following bug has been logged online:

Bug reference:      2002
Logged by:          manikandan
Email address:      mani_bruters@yahoo.co.in
PostgreSQL version: 7.3.2
Operating system:   linux
Description:        shows version wronly
Details:

if i am trying to connect psql as a client it's shows the version of
mine.i.e, what i have in my machine (client machine version 7.3.2)instead of
the server version (8.0.4).hope that u will consider this one.
if anything wrong please correct me.
thanx in advance,
mani.

Re: BUG #2002: shows version wronly

From
Bruce Momjian
Date:
manikandan wrote:
>
> The following bug has been logged online:
>
> Bug reference:      2002
> Logged by:          manikandan
> Email address:      mani_bruters@yahoo.co.in
> PostgreSQL version: 7.3.2
> Operating system:   linux
> Description:        shows version wronly
> Details:
>
> if i am trying to connect psql as a client it's shows the version of
> mine.i.e, what i have in my machine (client machine version 7.3.2)instead of
> the server version (8.0.4).hope that u will consider this one.
> if anything wrong please correct me.
> thanx in advance,
> mani.

Yes, the version you see when you start psql at the top is the psql
version.  If you type 'SELECT version()', you see the server version.
8.1 will improve the psql display on startup.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073