From: | Andrew Sullivan <andrew(at)libertyrms(dot)info> |
---|---|
To: | PostgreSQL general list <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: [PATCHES] Version checking when loading psql |
Date: | 2001-11-21 19:03:14 |
Message-ID: | 20011121140314.T25493@mail.libertyrms.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-patches |
On Wed, Nov 21, 2001 at 10:12:02AM -0500, Tom Lane wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)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. [. . .]
>
> Any other opinions out there?
Depends what it'd do. If it would disconnect you, well then, very
bad. If it would just send a warning ("mismatched psq & postgres:
some features may not work"), well, nothing wrong with that. It
might cut down on the questions and such. But if it disables you
completely, well, ug. No functionality is certainly worse than
limited functionality.
A
--
----
Andrew Sullivan 87 Mowat Avenue
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M6K 3E3
+1 416 646 3304 x110
From | Date | Subject | |
---|---|---|---|
Next Message | Stuart Robinson | 2001-11-21 19:26:01 | Re: PG vs MySQL |
Previous Message | Randal L. Schwartz | 2001-11-21 18:52:52 | Re: Slightly OT: outer joins |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2001-11-21 22:12:06 | Re: [PATCHES] Version checking when loading psql |
Previous Message | Tom Lane | 2001-11-21 17:54:31 | Re: Rejection of the smallest int8 |