Ger Timmens <[email protected]> writes: > I understand, but maybe I wasn't clear: > The column defition of the slony sl_ tables should be adapted > to 'timestamp with time zone' instead of 'timestamp without > timezone' to prevent any errors in monitoring scripts when > the clock goes one hour back from summer to winter time. > > So it's more of a suggestion/patch for > slony-1.2.22 and slony-2.0.6.
Ah. If the slon processes are running in UTC/GMT, as is recommended, then there's no issue whatever, because UTC/GMT do not adjust for DST. <http://www.slony.info/adminguide/slony1-1.2.6/doc/adminguide/requirements.html#TIMES> -- let name="cbbrowne" and tld="ca.afilias.info" in String.concat "@" [name;tld];; Christopher Browne "Bother," said Pooh, "Eeyore, ready two photon torpedoes and lock phasers on the Heffalump, Piglet, meet me in transporter room three" _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
