Re: Bug #828: psql in 7.3 can't talk to 7.1 backends

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #828: psql in 7.3 can't talk to 7.1 backends
Date: 2002-12-01 13:30:57
Message-ID: 5.1.0.14.0.20021202002936.054b2ac8@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

At 08:23 AM 1/12/2002 -0500, pgsql-bugs(at)postgresql(dot)org wrote:
>Maybe this is a locale thing; but ISTM it should issue a more meaningful
>message or refuse to connect.

It's a schema thing; can't talk to 7.2 either. Queries sent to backend at
startup include:

BEGIN; SELECT usesuper FROM pg_catalog.pg_user WHERE usename =
'geochem'; COMMIT

I guess we should get the version & refuse to connect...

----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 03 5330 3172 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp5.ai.mit.edu:11371 |/

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Philip Warner 2002-12-01 13:34:57 Re: Bug #827: pg_dump in 7.3 can't dump 7.1 db
Previous Message pgsql-bugs 2002-12-01 13:23:06 Bug #828: psql in 7.3 can't talk to 7.1 backends