Marko Kreen markokr at gmail.com
Tue Sep 25 08:15:02 PDT 2007
On 9/25/07, Jan Wieck <JanWieck at yahoo.com> wrote:
> On 9/25/2007 4:43 AM, Marko Kreen wrote:
> > Secondly, if you _are_ interested, maybe we can agree what the
> > common module will look like and ship with both SlonyI 2.0 and
> > Skytools?  Then the Slony 2.0 could come prepared for it? You
> > can then drop it whenever you drop support for 8.3.
>
> Does that module also provide support for the xxid_snapshot type and
> associated functions like xxid_lt_snapshot()? If that is the case then
> there would be value in using and shipping it with Slony-I 2.0, assuming
> that widespread use of a common module makes adoption into core more likely.

yes, both type and "lt" is supported.  I sent a mail about the
module API to slony1-hackers where you can get the overview:

 http://lists.slony.info/pipermail/slony1-hackers/2007-September/000069.html

I think it would be really good if we could settle on single
module.  That makes getting it into core quite likely, especially
considering that it's useful not only for replication, but for
anybody who wants to implement queue-like things in database.

> > Ofcourse this depends on schedules you have set for yourselves
> > and there is no problem if you say no to that idea.
>
> Slony-I 2.0 is supposed to be available very close to the 8.3 release.

Not too soon but not too far off too.

Main change would be to replace the 4-byte xxid with 8-byte bigint
type.  Does not sound very bad, but I'm not familiar with SlonyI
code, you need to decide for yourself.

-- 
marko


More information about the Slony1-general mailing list