Mon Jul 30 15:33:18 PDT 2007
- Previous message: [Slony1-commit] slony1-engine/src/ducttape test_2_pgbench.in
- Next message: [Slony1-commit] slony1-engine/tests/testlogship generate_dml.sh init_subscribe_set.ik moveset.sh settings.ik
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv827
Modified Files:
Tag: REL_1_2_STABLE
RELEASE
Log Message:
Added a test to "testlogship" which attempts to induce the problems
recently experienced where there is a race condition adversely affecting
log shipping when events come along that cause the slon to restart and
reload its config. (That happens with DROP NODE, ACCEPT SET.)
Also updated release notes to correspond.
Index: RELEASE
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/RELEASE,v
retrieving revision 1.1.2.8
retrieving revision 1.1.2.9
diff -C2 -d -r1.1.2.8 -r1.1.2.9
*** RELEASE 27 Jul 2007 21:39:11 -0000 1.1.2.8
--- RELEASE 30 Jul 2007 22:33:15 -0000 1.1.2.9
***************
*** 1,5 ****
$Id$
! RELEASE 1.2.???
- Add in tools/mkservice scripts previously added to CVS HEAD
--- 1,5 ----
$Id$
! RELEASE 1.2.11
- Add in tools/mkservice scripts previously added to CVS HEAD
***************
*** 8,11 ****
--- 8,19 ----
TRUNCATE because, in 8.2+, TRUNCATE resets this attribute
+ - Fixed a problem with the setsync tracking with Log Shipping in cases
+ where slon does an internal restart (thereby rereading the
+ pset.ssy_seqno) and ignoring non-SYNC events because those don't
+ change the sl_setsync table.
+
+ - More explicit type casting of text objects for compatibility with
+ PostgreSQL 8.3
+
RELEASE 1.2.10
- Previous message: [Slony1-commit] slony1-engine/src/ducttape test_2_pgbench.in
- Next message: [Slony1-commit] slony1-engine/tests/testlogship generate_dml.sh init_subscribe_set.ik moveset.sh settings.ik
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list