Thread: Re: [GENERAL] PostgreSQL 8.0.0 Release Candidate 4

Re: [GENERAL] PostgreSQL 8.0.0 Release Candidate 4

From
Stuart Bishop
Date:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Marc G. Fournier wrote:

| A current list of *known* supported platforms can be found at:
|
|     http://developer.postgresql.org/supported-platforms.html
|
| We're always looking to improve that list, so we encourage anyone that
| is running a platform not listed to please report on any success or
| failures with Release Candidate 4.

I notice that Ubuntu is not yet on this list. I can confirm that
PostgreSQL 7.4.5 is supported under Ubuntu 4.10 (warty) on all platforms
(x86, amd64 and ppc) and that PostgreSQL 7.4.6 is supported under Ubuntu
5.4 (hoary) on all platforms. We are now in version freeze for hoary, so
that version is fixed and the 8 series won't be officially supported
until the following release (October 2005), although installing the
Debian packages should work just fine.


- --
Stuart Bishop <stuart.bishop@canonical.com>   http://www.canonical.com/
Canonical Ltd.                              http://www.ubuntulinux.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFB30xFAfqZj7rGN0oRAiBDAKCNLmuZINaYvMiEone+59JLd+kr0wCgmUcK
usoKlMJe7kH8Jv+xp+oeUiU=
=7XV8
-----END PGP SIGNATURE-----

Re: [GENERAL] PostgreSQL 8.0.0 Release Candidate 4

From
Tom Lane
Date:
Stuart Bishop <stuart@stuartbishop.net> writes:
> Marc G. Fournier wrote:
> | A current list of *known* supported platforms can be found at:
> |     http://developer.postgresql.org/supported-platforms.html

> I notice that Ubuntu is not yet on this list. I can confirm that
> PostgreSQL 7.4.5 is supported under Ubuntu 4.10 (warty) on all platforms
> (x86, amd64 and ppc) and that PostgreSQL 7.4.6 is supported under Ubuntu
> 5.4 (hoary) on all platforms. We are now in version freeze for hoary, so
> that version is fixed and the 8 series won't be officially supported
> until the following release (October 2005), although installing the
> Debian packages should work just fine.

You seem to be under a misconception about the purpose of that list.
It has nothing to do with what Postgres releases are packaged by
various distributions.  Entries on the list mean that someone has
verified that the *source code* distribution builds per instructions
and passes regression tests on that platform.

If you are trying to say that you personally have verified that for
Ubuntu, you didn't phrase it clearly.

            regards, tom lane