On Thu, 2006-12-28 at 10:14 -0800, Richard Yen wrote:
> Hi,
>
> My current setup involves one provider/master (node 4), and 3
> subscriber/slaves (nodes 1, 2, and 5). If I've read the Slony-I
> Listen Paths documentations properly, the number of entries in
> sl_listen should be x(x-1), which for my setup, should be 12 rows.
>
> However, taking a quick look at my sl_listen tables, I find 30 rows:
>
> db=# select * from _db.sl_listen ;
I think you're talking about two different tables. Paths are stored in
sl_path, but you're looking at sl_listen.
Regards,
Jeff Davis
_______________________________________________
Slony1-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/slony1-general