dbTalk Databases Forums  

Help: choose platform for postgresql HA load balancing

comp.databases.postgresql comp.databases.postgresql


Discuss Help: choose platform for postgresql HA load balancing in the comp.databases.postgresql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
steeles
 
Posts: n/a

Default Help: choose platform for postgresql HA load balancing - 07-31-2008 , 08:52 AM






I am having a project that will be using postgresql for HA (high
availablity) and load balancing.

Being search for a while, here is what I found,


basically for HA, it syncs "xlog" between master and slave, you can use
native tool in crontab, or use 3rd party tools, like pluster, pgpool,
plproxy,slony-i

Am I right?


So for which platform to use, I like to hear some advice.

Linux, windows or Solaris (SPARC)

Thanks for your time.



Reply With Quote
  #2  
Old   
Laurenz Albe
 
Posts: n/a

Default Re: Help: choose platform for postgresql HA load balancing - 07-31-2008 , 10:10 AM






steeles <steeles (AT) gmail (DOT) com> wrote:
Quote:
I am having a project that will be using postgresql for HA (high
availablity) and load balancing.

Being search for a while, here is what I found,


basically for HA, it syncs "xlog" between master and slave, you can use
native tool in crontab, or use 3rd party tools, like pluster, pgpool,
plproxy,slony-i

Am I right?
Spend some time to define your service level, i.e. what kind of failures
can you tolerate, how long is the acceptable downtime for each,
how much data loss is acceptable in each of these situations etc.

You'll need that to decide.

Then decide upon a technique that you want to use to fulfill that.

Quote:
So for which platform to use, I like to hear some advice.

Linux, windows or Solaris (SPARC)
I think that that question has little to do with high availibility.

Choose the one that you or your administrators are most familiar with.

Of course excluding Windows. You wouldn't use Windows anywhere else
that on an end user desktop.

Yours,
Laurenz Albe


Reply With Quote
  #3  
Old   
Laurenz Albe
 
Posts: n/a

Default Re: Help: choose platform for postgresql HA load balancing - 07-31-2008 , 10:10 AM



steeles <steeles (AT) gmail (DOT) com> wrote:
Quote:
I am having a project that will be using postgresql for HA (high
availablity) and load balancing.

Being search for a while, here is what I found,


basically for HA, it syncs "xlog" between master and slave, you can use
native tool in crontab, or use 3rd party tools, like pluster, pgpool,
plproxy,slony-i

Am I right?
Spend some time to define your service level, i.e. what kind of failures
can you tolerate, how long is the acceptable downtime for each,
how much data loss is acceptable in each of these situations etc.

You'll need that to decide.

Then decide upon a technique that you want to use to fulfill that.

Quote:
So for which platform to use, I like to hear some advice.

Linux, windows or Solaris (SPARC)
I think that that question has little to do with high availibility.

Choose the one that you or your administrators are most familiar with.

Of course excluding Windows. You wouldn't use Windows anywhere else
that on an end user desktop.

Yours,
Laurenz Albe


Reply With Quote
  #4  
Old   
Laurenz Albe
 
Posts: n/a

Default Re: Help: choose platform for postgresql HA load balancing - 07-31-2008 , 10:10 AM



steeles <steeles (AT) gmail (DOT) com> wrote:
Quote:
I am having a project that will be using postgresql for HA (high
availablity) and load balancing.

Being search for a while, here is what I found,


basically for HA, it syncs "xlog" between master and slave, you can use
native tool in crontab, or use 3rd party tools, like pluster, pgpool,
plproxy,slony-i

Am I right?
Spend some time to define your service level, i.e. what kind of failures
can you tolerate, how long is the acceptable downtime for each,
how much data loss is acceptable in each of these situations etc.

You'll need that to decide.

Then decide upon a technique that you want to use to fulfill that.

Quote:
So for which platform to use, I like to hear some advice.

Linux, windows or Solaris (SPARC)
I think that that question has little to do with high availibility.

Choose the one that you or your administrators are most familiar with.

Of course excluding Windows. You wouldn't use Windows anywhere else
that on an end user desktop.

Yours,
Laurenz Albe


Reply With Quote
  #5  
Old   
Laurenz Albe
 
Posts: n/a

Default Re: Help: choose platform for postgresql HA load balancing - 07-31-2008 , 10:10 AM



steeles <steeles (AT) gmail (DOT) com> wrote:
Quote:
I am having a project that will be using postgresql for HA (high
availablity) and load balancing.

Being search for a while, here is what I found,


basically for HA, it syncs "xlog" between master and slave, you can use
native tool in crontab, or use 3rd party tools, like pluster, pgpool,
plproxy,slony-i

Am I right?
Spend some time to define your service level, i.e. what kind of failures
can you tolerate, how long is the acceptable downtime for each,
how much data loss is acceptable in each of these situations etc.

You'll need that to decide.

Then decide upon a technique that you want to use to fulfill that.

Quote:
So for which platform to use, I like to hear some advice.

Linux, windows or Solaris (SPARC)
I think that that question has little to do with high availibility.

Choose the one that you or your administrators are most familiar with.

Of course excluding Windows. You wouldn't use Windows anywhere else
that on an end user desktop.

Yours,
Laurenz Albe


Reply With Quote
  #6  
Old   
Laurenz Albe
 
Posts: n/a

Default Re: Help: choose platform for postgresql HA load balancing - 07-31-2008 , 10:10 AM



steeles <steeles (AT) gmail (DOT) com> wrote:
Quote:
I am having a project that will be using postgresql for HA (high
availablity) and load balancing.

Being search for a while, here is what I found,


basically for HA, it syncs "xlog" between master and slave, you can use
native tool in crontab, or use 3rd party tools, like pluster, pgpool,
plproxy,slony-i

Am I right?
Spend some time to define your service level, i.e. what kind of failures
can you tolerate, how long is the acceptable downtime for each,
how much data loss is acceptable in each of these situations etc.

You'll need that to decide.

Then decide upon a technique that you want to use to fulfill that.

Quote:
So for which platform to use, I like to hear some advice.

Linux, windows or Solaris (SPARC)
I think that that question has little to do with high availibility.

Choose the one that you or your administrators are most familiar with.

Of course excluding Windows. You wouldn't use Windows anywhere else
that on an end user desktop.

Yours,
Laurenz Albe


Reply With Quote
  #7  
Old   
Laurenz Albe
 
Posts: n/a

Default Re: Help: choose platform for postgresql HA load balancing - 07-31-2008 , 10:10 AM



steeles <steeles (AT) gmail (DOT) com> wrote:
Quote:
I am having a project that will be using postgresql for HA (high
availablity) and load balancing.

Being search for a while, here is what I found,


basically for HA, it syncs "xlog" between master and slave, you can use
native tool in crontab, or use 3rd party tools, like pluster, pgpool,
plproxy,slony-i

Am I right?
Spend some time to define your service level, i.e. what kind of failures
can you tolerate, how long is the acceptable downtime for each,
how much data loss is acceptable in each of these situations etc.

You'll need that to decide.

Then decide upon a technique that you want to use to fulfill that.

Quote:
So for which platform to use, I like to hear some advice.

Linux, windows or Solaris (SPARC)
I think that that question has little to do with high availibility.

Choose the one that you or your administrators are most familiar with.

Of course excluding Windows. You wouldn't use Windows anywhere else
that on an end user desktop.

Yours,
Laurenz Albe


Reply With Quote
  #8  
Old   
Laurenz Albe
 
Posts: n/a

Default Re: Help: choose platform for postgresql HA load balancing - 07-31-2008 , 10:10 AM



steeles <steeles (AT) gmail (DOT) com> wrote:
Quote:
I am having a project that will be using postgresql for HA (high
availablity) and load balancing.

Being search for a while, here is what I found,


basically for HA, it syncs "xlog" between master and slave, you can use
native tool in crontab, or use 3rd party tools, like pluster, pgpool,
plproxy,slony-i

Am I right?
Spend some time to define your service level, i.e. what kind of failures
can you tolerate, how long is the acceptable downtime for each,
how much data loss is acceptable in each of these situations etc.

You'll need that to decide.

Then decide upon a technique that you want to use to fulfill that.

Quote:
So for which platform to use, I like to hear some advice.

Linux, windows or Solaris (SPARC)
I think that that question has little to do with high availibility.

Choose the one that you or your administrators are most familiar with.

Of course excluding Windows. You wouldn't use Windows anywhere else
that on an end user desktop.

Yours,
Laurenz Albe


Reply With Quote
  #9  
Old   
Laurenz Albe
 
Posts: n/a

Default Re: Help: choose platform for postgresql HA load balancing - 07-31-2008 , 10:10 AM



steeles <steeles (AT) gmail (DOT) com> wrote:
Quote:
I am having a project that will be using postgresql for HA (high
availablity) and load balancing.

Being search for a while, here is what I found,


basically for HA, it syncs "xlog" between master and slave, you can use
native tool in crontab, or use 3rd party tools, like pluster, pgpool,
plproxy,slony-i

Am I right?
Spend some time to define your service level, i.e. what kind of failures
can you tolerate, how long is the acceptable downtime for each,
how much data loss is acceptable in each of these situations etc.

You'll need that to decide.

Then decide upon a technique that you want to use to fulfill that.

Quote:
So for which platform to use, I like to hear some advice.

Linux, windows or Solaris (SPARC)
I think that that question has little to do with high availibility.

Choose the one that you or your administrators are most familiar with.

Of course excluding Windows. You wouldn't use Windows anywhere else
that on an end user desktop.

Yours,
Laurenz Albe


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.