Re: Batch replication ordering (was Re: [GENERAL] 32/64-bit transaction IDs?)

From: "Ed L(dot)" <pgsql(at)bluepolka(dot)net>
To: Richard Huxton <dev(at)archonet(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Batch replication ordering (was Re: [GENERAL] 32/64-bit transaction IDs?)
Date: 2003-04-11 16:00:13
Message-ID: 200304111000.13501.pgsql@bluepolka.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Friday April 11 2003 2:38, Richard Huxton wrote:
> Surely the batching should be happening at the "master" end? That's the
> only place with the context to mark a "determinate state". Batch things
> as fine as you like at that end, and just have the slave process multiple
> batches if it can/wants to.

Huh? I don't understand this comment. How to retrieve properly ordered but
limited batches of transactions and process them on the slave is the
question.

Ed

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2003-04-11 16:08:09 Re: Batch replication ordering (was Re: [GENERAL] 32/64-bit
Previous Message Ed L. 2003-04-11 15:46:55 Re: Batch replication ordering (was Re: [GENERAL] 32/64-bit