• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Lion and WO
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Lion and WO


  • Subject: Re: Lion and WO
  • From: John Huss <email@hidden>
  • Date: Fri, 29 Jul 2011 16:03:41 -0500

The changes in PostgreSQL 9 allow for "hot standby" databases, which are running and allow read-only access and can instantly become stand-alone masters if failover is needed.  You can have many standby DBs being fed by one master with little performance degradation.  The slaves are updated asynchronously, so this is an "eventually consistent" architecture; but in practice the slaves are updated almost instantly after the master, so it's pretty close.

This built-in stuff is just one possible approach to implementing replication.  There are many alternative, third party approaches that are widely used as well that have different characteristics; not better or worse, just different.

John

On Fri, Jul 29, 2011 at 10:42 AM, Miguel Arroz <email@hidden> wrote:
Hi,

 Postgresql introduced built-in decent replication (master-slave) in version 9. I never used it, by according to what I read about it, seems it was done the way it should be.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Lion and WO (From: email@hidden)
 >Re: Lion and WO (From: Travis Britt <email@hidden>)
 >Re: Lion and WO (From: Andrew Satori <email@hidden>)
 >Re: Lion and WO (From: Kieran Kelleher <email@hidden>)
 >Re: Lion and WO (From: Andrew Satori <email@hidden>)
 >Re: Lion and WO (From: Kieran Kelleher <email@hidden>)
 >Re: Lion and WO (From: Q <email@hidden>)
 >Re: Lion and WO (From: Kieran Kelleher <email@hidden>)
 >Re: Lion and WO (From: Andy 'Dru' Satori <email@hidden>)
 >Re: Lion and WO (From: Lachlan Deck <email@hidden>)
 >Re: Lion and WO (From: Miguel Arroz <email@hidden>)

  • Prev by Date: Re: WO 5.4.3/Project Wonder with Axis2?
  • Next by Date: Re: Lion and WO
  • Previous by thread: Re: Lion and WO
  • Next by thread: Re: Lion and WO
  • Index(es):
    • Date
    • Thread