When is the release date for Postgres 8.5?

Started by DMabout 16 years ago11 messagesgeneral
Jump to latest
#1DM
dm.aeqa@gmail.com

Hello All,

When is the release date for Postgres 8.5?

Thanks
Deepak

#2A. Kretschmer
andreas.kretschmer@schollglas.com
In reply to: DM (#1)
Re: When is the release date for Postgres 8.5?

In response to DM :

Hello All,

When is the release date for Postgres 8.5?

Never.

The next version will be 9.0, released when it is ready for production.

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431 2EB0 389D 1DC2 3172 0C99

#3Bruce Momjian
bruce@momjian.us
In reply to: A. Kretschmer (#2)
Re: When is the release date for Postgres 8.5?

A. Kretschmer wrote:

In response to DM :

Hello All,

When is the release date for Postgres 8.5?

Never.

The next version will be 9.0, released when it is ready for production.

Yea, we are months away from a new major release.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

#4DM
dm.aeqa@gmail.com
In reply to: Bruce Momjian (#3)
Re: When is the release date for Postgres 8.5?

Thank you for the update.

Thanks
Deepak

On Fri, Jan 22, 2010 at 5:45 AM, Bruce Momjian <bruce@momjian.us> wrote:

Show quoted text

A. Kretschmer wrote:

In response to DM :

Hello All,

When is the release date for Postgres 8.5?

Never.

The next version will be 9.0, released when it is ready for production.

Yea, we are months away from a new major release.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

#5John R Pierce
pierce@hogranch.com
In reply to: A. Kretschmer (#2)
Re: When is the release date for Postgres 8.5?

A. Kretschmer wrote:

The next version will be 9.0, released when it is ready for production.

why the major jump ? Is there a quantum leap in functionality, or
performance, or internal architecture ?

#6Larry Rosenman
ler@lerctr.org
In reply to: John R Pierce (#5)
Re: When is the release date for Postgres 8.5?

On Fri, 22 Jan 2010, John R Pierce wrote:

A. Kretschmer wrote:

The next version will be 9.0, released when it is ready for production.

why the major jump ? Is there a quantum leap in functionality, or
performance, or internal architecture ?

Copied from an identical thread on -hackers:
-----
"Larry Rosenman" <ler@lerctr.org> writes:

On Thu, January 21, 2010 5:53 pm, Andreas Joseph Krogh wrote:

Care to shed some light on what features (yes, we users care about
features) warrant this major version-bump? Is there a link somewhere?

AFAIR, it was stated if Hot Standby AND Streaming Replication hit the
tree, the release number would go to 9.0.

Yeah. The question of "when do we call it 9.0" has come up multiple
times over the past few release cycles, and "when we get built-in
replication" has always been one of the more popular answers. If HS+SR
aren't enough to justify a major version bump, I'm not sure what would be.

The other bit of rationale for this is that HS+SR are likely to induce a
certain amount of, um, instability. Labeling the release with a dot-oh
version number will help to set people's expectations about that. For
comparison's sake, one of the main reasons for calling 8.0 8.0 was the
native Windows port, and it certainly took a while for that to settle
down.

----

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 512-248-2683 E-Mail: ler@lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893

#7Vincenzo Romano
vincenzo.romano@notorand.it
In reply to: John R Pierce (#5)
Re: When is the release date for Postgres 8.5?

2010/1/22 John R Pierce <pierce@hogranch.com>:

A. Kretschmer wrote:

The next version will be 9.0, released when it is ready for production.

why the major jump ?   Is there a quantum leap in functionality, or
performance, or internal architecture ?

It's just the next version number.

--
Vincenzo Romano
NotOrAnd Information Technologies
NON QVIETIS MARIBVS NAVTA PERITVS

#8John R Pierce
pierce@hogranch.com
In reply to: Larry Rosenman (#6)
Re: When is the release date for Postgres 8.5?

Larry Rosenman wrote:

Yeah. The question of "when do we call it 9.0" has come up multiple
times over the past few release cycles, and "when we get built-in
replication" has always been one of the more popular answers. If HS+SR
aren't enough to justify a major version bump, I'm not sure what would
be.

works for me, heh! what I was hoping to hear :)

and, gotcha, re X.0...

#9Larry Rosenman
ler@lerctr.org
In reply to: John R Pierce (#8)
Re: When is the release date for Postgres 8.5?

On Fri, 22 Jan 2010, John R Pierce wrote:

Larry Rosenman wrote:

Yeah. The question of "when do we call it 9.0" has come up multiple
times over the past few release cycles, and "when we get built-in
replication" has always been one of the more popular answers. If HS+SR
aren't enough to justify a major version bump, I'm not sure what would be.

works for me, heh! what I was hoping to hear :)

and, gotcha, re X.0...

to be clear the quote about dot-oh is from Tom Lane, and not me.

I screwed up the cut/paste.

LER

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 512-248-2683 E-Mail: ler@lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893

#10DM
dm.aeqa@gmail.com
In reply to: Larry Rosenman (#9)
Re: When is the release date for Postgres 8.5?

It looks like alpha version of 8.5 is already out here is the link

http://www.postgresql.org/about/news.1172

<http://www.postgresql.org/about/news.1172&gt;Thanks
Deepak
On Fri, Jan 22, 2010 at 12:05 PM, Larry Rosenman <ler@lerctr.org> wrote:

Show quoted text

On Fri, 22 Jan 2010, John R Pierce wrote:

Larry Rosenman wrote:

Yeah. The question of "when do we call it 9.0" has come up multiple
times over the past few release cycles, and "when we get built-in
replication" has always been one of the more popular answers. If HS+SR
aren't enough to justify a major version bump, I'm not sure what would
be.

works for me, heh! what I was hoping to hear :)

and, gotcha, re X.0...

to be clear the quote about dot-oh is from Tom Lane, and not me.

I screwed up the cut/paste.

LER

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 512-248-2683 E-Mail: ler@lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

#11Scott Marlowe
scott.marlowe@gmail.com
In reply to: DM (#10)
Re: When is the release date for Postgres 8.5?

And note that by taking place in the alpha testing, one can help get
pgsql out the door that much faster. Use it in a staging / QA /
testing environment that you can use to punish it to see if it breaks
and report in the bugs.

On Fri, Jan 22, 2010 at 4:35 PM, DM <dm.aeqa@gmail.com> wrote:

It looks like alpha version of 8.5 is already out here is the link
http://www.postgresql.org/about/news.1172
Thanks
Deepak
On Fri, Jan 22, 2010 at 12:05 PM, Larry Rosenman <ler@lerctr.org> wrote:

On Fri, 22 Jan 2010, John R Pierce wrote:

Larry Rosenman wrote:

Yeah.  The question of "when do we call it 9.0" has come up multiple
times over the past few release cycles, and "when we get built-in
replication" has always been one of the more popular answers.  If HS+SR
aren't enough to justify a major version bump, I'm not sure what would
be.

works for me, heh!   what I was hoping to hear :)

and, gotcha, re X.0...

to be clear the quote about dot-oh is from Tom Lane, and not me.

I screwed up the cut/paste.

LER

--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 512-248-2683                 E-Mail: ler@lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

--
When fascism comes to America, it will be intolerance sold as diversity.