Re: [PATCHES] Version checking when loading psql - Mailing list pgsql-general

From Vince Vielhaber
Subject Re: [PATCHES] Version checking when loading psql
Date
Msg-id Pine.BSF.4.40.0111211036430.44817-100000@paprika.michvhf.com
Whole thread Raw
In response to Re: [PATCHES] Version checking when loading psql  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [PATCHES] Version checking when loading psql  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Wed, 21 Nov 2001, Tom Lane wrote:

> [ redirected from patches to general ]
>
> Peter Eisentraut <peter_e@gmx.net> writes:
> > Greg Sabino Mullane writes:
> >> Attached is a little patch that simply verifies that the
> >> version of psql you are running is the same as the version
> >> of postgresql you are attaching to.
>
> > I'm sure this would annoy people.
>
> I'm of two minds about it.  It'd annoy *me*, but I know we have seen
> trouble reports from people who were using version-mismatched psql
> and didn't understand why some \d commands didn't work.  Maybe we
> should be catering more to newbies here.
>
> Any other opinions out there?

I'd rather know than not know.  But anything more than a warning on
connect would be truly annoying.  We've had mismatches on the hub
machines.

Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH    email: vev@michvhf.com    http://www.pop4.net
         56K Nationwide Dialup from $16.00/mo at Pop4 Networking
        Online Campground Directory    http://www.camping-usa.com
       Online Giftshop Superstore    http://www.cloudninegifts.com
==========================================================================




pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] Version checking when loading psql
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] Version checking when loading psql