Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: 7.0 vs. 7.1 (was: latest version?)


  • From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
  • To: Trond Eivind Glomsrød <teg(at)redhat(dot)com>
  • Cc: The Hermit Hacker <scrappy(at)hub(dot)org>, Holger Klawitter <holger(at)klawitter(dot)de>, pgsql-general(at)postgresql(dot)org
  • Subject: Re: 7.0 vs. 7.1 (was: latest version?)
  • Date: Thu, 26 Oct 2000 15:48:24 -0400 (EDT)
  • Message-id: <200010261948.PAA01310@candle.pha.pa.us> <text/plain>

[ Charset ISO-8859-1 unsupported, converting... ]
> The Hermit Hacker <scrappy(at)hub(dot)org> writes:
> 
> > On Wed, 25 Oct 2000, Holger Klawitter wrote:
> > 
> > > Pawel Wegrzyn wrote:
> > > > 
> > > > Hi,
> > > > What is the latest version of PostgreSQL?
> > > > Is there something like 7.1?
> > > 
> > > The most recent version 7.0.2. 7.1 is about to come - I am looking
> > > forward to it as well.
> > 
> > 7.0.3 is about to come out, 7.1 is about 2 months away yet :)
> 
> How compatible with 7.0 and 7.1 be from an application standpoint?
> Will applications linked with libraries from 7.0 be able to talk to
> the 7.1 database?  Any changes in library major versions? The other
> way? 

Historically, all applications have been able to talk to newer servers,
so a 6.4 client can talk to a 7.0 postmaster, and I believe 7.0 clients
can talk to 7.1 postmasters.

We usually do not go the other way, where 6.5 clients can not talk to
6.4 postmasters.  I believe 7.0->7.1 will be able to talk in any
7.0.X/7.1 client and server combination.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman(at)candle(dot)pha(dot)pa(dot)us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group