Re: One last Slony question (was Re: Slightly OT.)

From: Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: One last Slony question (was Re: Slightly OT.)
Date: 2007-06-02 03:00:46
Message-ID: 4660DD5E.3030206@cox.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 06/01/07 19:17, Joshua D. Drake wrote:
> Ron Johnson wrote:
>> On 06/01/07 18:35, Joshua D. Drake wrote:
>>>>
>>>> Since DDL is infrequent, is that bottleneck an acceptable trade-off?
>>>
>>> Define infrequent? I have customers that do it, everyday in prod.
>>> They do it willingly and refuse to change that habit.
>>
>> Even 2 or 3 ALTER TABLE or CREATE INDEX or CREATE TABLE statements per
>> day is a drop in the bucket compared to the number of I/U/D
>> statements, no?
>
> True.

So Alexander Staubo's idea of synchronous DDL replication via 2PC
has some merit?

--
Ron Johnson, Jr.
Jefferson LA USA

Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2007-06-02 03:13:59 Partitioning (was Re: Slightly OT.)
Previous Message Joshua D. Drake 2007-06-02 01:18:16 Re: New Live CD needed