Replication

From: Bryan Irvine <bryan(dot)irvine(at)kingcountyjournal(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Replication
Date: 2003-09-22 16:47:29
Message-ID: 1064249248.2284.31.camel@elvis
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I'm creating a DB that is extremeley important to have running all the
time. Not for the importance of the data, but rather to keep the
maximum uptime for the users. The db actually gets dropped, and
recreated and 1,000,000-ish records inserted every night. I would like
to create an identical db on seperate hardware that, in the event of
hardware failure, the users could use while the hardware is getting
replaced. What is the best method (considering no money can be spent
other than my time) to do this?

--Bryan

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Daniel Staal 2003-09-22 21:34:11 Referencing multiple primary keys from a single table.
Previous Message Aled Morris 2003-09-22 07:55:21 Re: DTS