Darcy Buskermolen darcy
Tue Feb 1 20:00:28 PST 2005
On January 27, 2005 03:16 pm, Darcy Buskermolen wrote:
> On January 27, 2005 02:06 pm, Christopher Browne wrote:
>
> Chis, I'm running this test on my 8.1 box, and it works fine.
> the problem perhaps is related to other changes I made in CVS yesterday ?.
> Try a fresh checkout + ./configure and see if theproblem goes away.
> I made a change to slonik.c that now expects the "sed" to be passed in as a
> -Ddefine.  this was done to some install I admin not having sed in the
> path, and slonik would just do strange things.
>
> > I just committed a script to CVS HEAD that tries to build replication
> > without there being a node #1.
> >
> > I instead have nodes "11" and "22".  (That's not names; that's
> > numbers.  I'm working on named nodes; starting to get somewhere...)
> >
> > I have not yet had success with this test; when there is no node 1,
> > the attempt to create node #22 fails.
> >
> > I can't trace why yet; it may be worth Jan taking a peek at the output
> > to see what's up...

Chris, 
It looks like mastermind possibly found the root cause of the problem, the 
commits you made to -HEAD in December regarding log spooling, failed to 
change every call to storeNode_int() from the 2 arg version previously 
existing to the newly defined 3 arg version. The following patch
http://www.dbitech.ca/slony/slony1_funcs.sql.patch
addresses this by updating each one to pass in false as the 3rd arg.  Can you 
please review and comment on this, or carry your original commit through to 
completion if this is not the intended behavior.



> >
> > cbbrowne at dba2:Slony-I/slony1-HEAD/src/ducttape> cvs commit
> > test_1_pgbench_no_node1                 Thursday 16:58:35 RCS file:
> > /usr/local/cvsroot/slony1/slony1-engine/src/ducttape/test_1_pgbench_no_no
> >de 1,v done
> > Checking in test_1_pgbench_no_node1;
> > /usr/local/cvsroot/slony1/slony1-engine/src/ducttape/test_1_pgbench_no_no
> >de 1,v  <--  test_1_pgbench_no_node1

-- 
Darcy Buskermolen
Wavefire Technologies Corp.
ph: 250.717.0200
fx:  250.763.1759
http://www.wavefire.com


More information about the Slony1-general mailing list