Thread: Status of Postgres 8.2.4 and pg_standby

Status of Postgres 8.2.4 and pg_standby

From
"CAJ CAJ"
Date:
Hello,

What is the ETA of postgresql 6.2.4? Also, will pg_standby make it to 8.2.x branch?

Thanks!

Re: Status of Postgres 8.2.4 and pg_standby

From
Bruce Momjian
Date:
CAJ CAJ wrote:
> Hello,
>
> What is the ETA of postgresql 6.2.4? Also, will pg_standby make it to
> 8.2.xbranch?

pg_standby will not be in 8.2.X.  It is a new feature.


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

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

Re: Status of Postgres 8.2.4 and pg_standby

From
"Thomas F. O'Connell"
Date:
On Apr 17, 6:56 pm, b...@momjian.us (Bruce Momjian) wrote:
> CAJ CAJ wrote:
> > Hello,
>
> > What is the ETA of postgresql 6.2.4? Also, will pg_standby make it to
> > 8.2.xbranch?
>
> pg_standby will not be in 8.2.X.  It is a new feature.

As I understand it, though, pg_standby as distributed in contrib for 8.3 is designed to be backward compatible with 8.2.x.


I'm currently having good success in testing.

--
Thomas F. O'Connell

optimizing modern web applications
: for search engines, for usability, and for performance :

615-260-0005

Re: Status of Postgres 8.2.4 and pg_standby

From
Bruce Momjian
Date:
Thomas F. O'Connell wrote:
> On Apr 17, 6:56 pm, b...@momjian.us (Bruce Momjian) wrote:
>  > CAJ CAJ wrote:
>  > > Hello,
>  >
>  > > What is the ETA of postgresql 6.2.4? Also, will pg_standby make
> it to
>  > > 8.2.xbranch?
>  >
>  > pg_standby will not be in 8.2.X.  It is a new feature.
>
> As I understand it, though, pg_standby as distributed in contrib for
> 8.3 is designed to be backward compatible with 8.2.x.
>
> http://archives.postgresql.org/pgsql-admin/2007-04/msg00069.php
>
> I'm currently having good success in testing.

We don't backpatch features to stable releases.  That is why it will not
appear in 8.2.X.

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

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