Christopher Browne cbbrowne
Tue May 3 18:20:30 PDT 2005
Jan Wieck wrote:

> On 5/3/2005 12:16 PM, CVS User Account wrote:
>
>> Log Message:
>> -----------
>> ACCEPT_SET could not find the corresponding MOVE_SET's event number,
>> preventing it from functioning. Alas, there is no way to find MOVE_SET
>> event number from the node that is issuing the ACCEPT_SET.
>
>
> Isn't that event number exactly the one currently processed?

- It isn't yet stored in the database on the local host; that doesn't
happen until the event has been processed.

- It isn't in the scope of the pl/pgSQL code; it is hiding up at the C layer

- moveset_int() gets used for multiple purposes; adding the event as a
parameter may be an option, but seems rather dangerous.


More information about the Slony1-general mailing list