From: | David Fetter <david(at)fetter(dot)org> |
---|---|
To: | Gordan Bobic <gordan(at)bobich(dot)net> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Replication Using Triggers |
Date: | 2008-01-19 23:00:35 |
Message-ID: | 20080119230035.GC24542@fetter.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Fri, Jan 18, 2008 at 09:27:08PM +0000, Gordan Bobic wrote:
> Andrew Sullivan wrote:
>> On Fri, Jan 18, 2008 at 04:09:45PM +0000, gordan(at)bobich(dot)net wrote:
>>> That's just it - I don't think any user-land libraries would
>>> actually be required. One of supposed big advantages of MySQL is
>>> it's straightforward replication support. It's quite painful to
>>> see PostgreSQL suffer purely for the sake of lack of marketting in
>>> this department. :-(
>>
>> The "straigtforward" replication support in MySQL is seriously
>> broken.
>
> I am not arguing that it isn't! :-) I am merely trying to implement
> something at least as good (or rather, no more broken) for
> PostgreSQL with a minimum of effort.
In that case, use one of the existing solutions. They're all way
easier than re-inventing the wheel.
Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate
From | Date | Subject | |
---|---|---|---|
Next Message | Luca Arzeni | 2008-01-19 23:27:30 | Re: varchar sort ordering ignore blanks |
Previous Message | Erik Jones | 2008-01-19 19:53:05 | Re: WARNINGs after starting backup server created with PITR |