Re: v7.3.1 psql against a v7.2.x database ...

From: Justin Clift <justin(at)postgresql(dot)org>
To: greg(at)turnstep(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: v7.3.1 psql against a v7.2.x database ...
Date: 2003-01-17 20:22:27
Message-ID: 3E286603.9020601@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

greg(at)turnstep(dot)com wrote:
<snip>
> I have strongly considered doing this, and even started on the project some
> time ago. (I've stopped now). At first I wanted to add 7.3 and 7.4 features
> to a 7.2 psql. Then I considered writing a master psql that could handle
> any backend. In the end, however, I realized that with 7.3 well out the door,
> it was better to encourage people to upgrade to 7.3 and spend my energies
> on other things. If there is still a strong interest however, I can easily
> help out and share what I have already done.

With ever more larger businesses adopting PostgreSQL, and that leading
on to more places having several versions of PostgreSQL in operation
simultaneously (i.e. development vs production) we're probably going to
need to give psql the ability to handle whichever version of the PG
backend it happens to connect to.

Marc's suggestion of breaking psql into it's own sub-project makes good
sense from that point of view.

So... this stuff is interesting Greg.

:-)

Regards and best wishes,

Justin Clift

> --
> Greg Sabino Mullane greg(at)turnstep(dot)com
> PGP Key: 0x14964AC8 200301161656
>
> -----BEGIN PGP SIGNATURE-----
> Comment: http://www.turnstep.com/pgp.html
>
> iD8DBQE+JyrzvJuQZxSWSsgRAmdUAJ4upWRFGKi1K5WYAwCVf36w1V4aAQCgvuD3
> kCy+Q6EE/pum7Sojim+TJdM=
> =Tvn6
> -----END PGP SIGNATURE-----
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2003-01-17 21:55:31 Win32 port (native)
Previous Message Tom Lane 2003-01-17 20:17:38 Re: Generate user/group sysids from a sequence?