Re: Log-based repliaction? - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: Log-based repliaction?
Date
Msg-id 453A396B.5090906@commandprompt.com
Whole thread Raw
In response to Log-based repliaction?  (Tobias Brox <tobias@nordicbet.com>)
List pgsql-general
> *) boss has decided that a failover solution is important and should
> be prioritied in 2007 ... even to the point where he's willing to of
> throw money at it.  If anyone have experiences with failover-solutions
> built over a SAN, and can do consultancy services for us, please send
> me a private email ;-)
>
> **) We have had problems with transactions doing "if not exists in
> database then insert".  Two such transactions can be run synchronously
> and result in duplicates.

You have a couple of options.

1. Slony - Trigger based
2. Mammoth Replicator - Transaction Log based
3. PITR log shipping on timed intervals

Sincerely,

Joshua D. Drake


>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>


--

   === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
   Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate


pgsql-general by date:

Previous
From: "Peter Bauer"
Date:
Subject: Re: Overload after some minutes, please help!
Next
From: "Peter Bauer"
Date:
Subject: Re: Overload after some minutes, please help!