Fri Jan 5 10:07:42 PST 2007
- Previous message: [Slony1-general] EXECUTE script, LOCK TABLES patch
- Next message: [Slony1-general] Version numbers broken in 1.2.5 :-(
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Slony1-general] EXECUTE script, LOCK TABLES patch
- Next message: [Slony1-general] Version numbers broken in 1.2.5 :-(
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list