Tue Apr 17 14:44:20 PDT 2007
- Previous message: [Slony1-patches] Re: [Slony1-general] Re: updated slon-mkservice (and logrep-mkservice too)
- Next message: [Slony1-patches] Re: [Slony1-general] Re: updated slon-mkservice (and logrep-mkservice too)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Patch that removes TABLE ADD KEY from CVS HEAD. This supercedes the previous patch: http://lists.slony.info/pipermail/slony1-patches/2007-April/000008.html Per Bill Moran's comments, this also drops out usage of sl_rowid_seq. http://lists.slony.info/pipermail/slony1-general/2007-April/005883.html It passes test1, as revised... ---------------------------------------------------- creating origin DB: cbbrowne -h localhost -U cbbrowne -p 5882 slonyregress1 add plpgsql to Origin loading origin DB with test1/init_schema.sql setting up user cbbrowne to have weak access to data done creating subscriber 2 DB: cbbrowne -h localhost -U cbbrowne -p 5882 slonyregress2 add plpgsql to subscriber loading subscriber 2 DB from slonyregress1 done creating cluster done storing nodes done Granting weak access on Slony-I schema done storing paths done launching originnode : /opt/OXRS/dbs/pgsql82/bin/slon -s500 -g10 -d2 slony_regress1 "dbname=3Dslonyregress1 host=3Dlocalhost user=3Dcbbrowne por= t=3D5882" launching: /opt/OXRS/dbs/pgsql82/bin/slon -s500 -g10 -d2 slony_regress1 "dbname=3Dslonyregress2 host=3Dlocalhost user=3Dcbbrowne port=3D5882" subscribing done generating 468 transactions of random data 0 % 5 % 10 % 15 % 20 % 25 % 30 % 35 % 40 % 45 % 50 % 55 % 60 % 65 % 70 % 75 % 80 % 85 % 90 % 95 % 100 % done launching polling script loading data data load complete completed generate_sync_event() test completed make_function_strict() test done slony is caught up getting data from origin DB for diffing done getting data from node 2 for diffing against origin comparing subscriber node 2 is the same as origin node 1 done **** killing slon node 1 **** killing slon node 2 waiting for slons to die done dropping database slonyregress1 slonyregress2 done *************************** test test1 completed successfully *************************** -------------- next part -------------- A non-text attachment was scrubbed... Name: drop-serial.patch Type: text/x-patch Size: 54607 bytes Desc: not available Url : http://lists.slony.info/pipermail/slony1-patches/attachments/20070417= /32381467/drop-serial-0001.bin
- Previous message: [Slony1-patches] Re: [Slony1-general] Re: updated slon-mkservice (and logrep-mkservice too)
- Next message: [Slony1-patches] Re: [Slony1-general] Re: updated slon-mkservice (and logrep-mkservice too)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-patches mailing list