Re: Backward compatibility psql 8.1 to 8.2 - Mailing list pgsql-sql

From Richard Huxton
Subject Re: Backward compatibility psql 8.1 to 8.2
Date
Msg-id 47B159B7.1010807@archonet.com
Whole thread Raw
In response to Backward compatibility psql 8.1 to 8.2  (Bryce Nesbitt <bryce1@obviously.com>)
Responses Re: Backward compatibility psql 8.1 to 8.2  (Bryce Nesbitt <bryce1@obviously.com>)
List pgsql-sql
Bryce Nesbitt wrote:
> And indeed, most stuff works, but \d for a specific table fails.  Has
> there been talk of making a backwards compatibility nod here?  I don't
> want to downgrade my development machine, and I don't control the remote
> machine.  How fundamentally different is the protocol -- and would it be
> feasible to support both?

Feasible no doubt, but fiddly and useless to most.

You can have multiple installations on the same machine. I think most of 
the developers do as do many of the rest of us. What platform are you 
running? Debian has built-in support for this, but you can do it 
yourself for most installations.

--   Richard Huxton  Archonet Ltd


pgsql-sql by date:

Previous
From: Bryce Nesbitt
Date:
Subject: Re: Proposed archival read only trigger on rows - prevent history modification
Next
From: "Sven Sporer"
Date:
Subject: Usage of UUID with 8.3 (Windows)