From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Ron Mayer <rm_pg(at)cheapcomplexdevices(dot)com>, Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>, Orlando Solarte <registro_orsolarte(at)hotmail(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: How to recovery data from folder data installation? |
Date: | 2008-04-18 08:20:39 |
Message-ID: | 20080418102039.68464fe2@mha-laptop |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Bruce Momjian wrote:
> Ron Mayer wrote:
> > Magnus Hagander wrote:
> > > Craig Ringer wrote:
> > >> with a version of PostgreSQL with the same minor version as the
> > >> one you were using on the server, eg if you were using 8.1.4 you
> > >> should get the latest PostgreSQL in the 8.1 series (NOT 8.2 or
> > >> 8.3) to try to read the data.
> > >
> > > What you mean here is of course that you should be using the same
> > > *major* version, but the latest available *minor* version.
> > >
> > > Other than that, it's correct - and the version numbers in the
> > > example is correct :-)
> >
> > If we want to stop people from being confused about this
> > terminology, we would need to make our definitions of these terms
> > more visible on the main web site.
> >
> > Many places talk about the "latest release" - but unfortunately
> > with differing definitions. For example, "latest release" is
> > defined as 8.3 in the english language FAQ;
>
> FAQ updated.
I would suggest that we don't keep the "latest version" information in
the FAQ at all, but instead just have a pointer to the homepage which
will always be updated. So we don't risk missing the update again.
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Karsten Hilbert | 2008-04-18 12:12:44 | Re: Which Python library - psycopg2 or pygresql? |
Previous Message | Stefan Sturm | 2008-04-18 07:35:56 | Re: Client Authentication |