high availability for a lamp app

Discussion in 'Server Operation' started by anandx, Dec 7, 2008.

  1. anandx

    anandx Member

    Hi,

    I have a single server running a lamp app (apache+php+postgresql), for which i want to do high availability with 2 servers instead of the present 1.

    Now i have seen howtos for apache and php setup, and mysql master-slave, however haven't seen any master-slave / replication howtos for postgresql. Does anyone have any experience / any pointers on how it can be achieved ?

    Thanks
     
  2. falko

    falko Super Moderator Howtoforge Staff

    I haven't tried this with PostgreSQL yet, so I don't know if/how it can be done.
     
  3. anandx

    anandx Member

    Thanks for the reply. I have been googling on this, have come across couple of implementations, will go through them. Incase i am successfully able to implenment anything, i will post a howto. Could help someone else ;)
     

Share This Page