On Wed, 21 Apr 2004, Bruce Momjian wrote: > > Patch applied. Thanks. > > Should this be backpatched to 7.4.X? The patch didn't apply cleanly to > that CVS branch.
No. support for sequences was only introduced onto the 7.5 tree/head. Same with the support for transaction files. > > --------------------------------------------------------------------------- > > > [EMAIL PROTECTED] wrote: > > > > Attached is are a few small fixes for dbmirror. > > > > 1. Fixed bug where sequences were being mirrored incorrectly if they > > exceeded 127 > > 2. Fixed a bug in the perl script with mirroring sequences(John > > Burtenshaw sent an email to patches describing the bug in March but I > > htink he forgot to attach his patch) > > 3. The dates/times in the transaction files will always use 2 digits. > > > > > > > > -- > > Steven Singer [EMAIL PROTECTED] > > Dispatch Systems Phone: 519-747-1170 ext 282 > > Navtech Systems Support Inc. AFTN: CYYZXNSX SITA: YYZNSCR > > Waterloo, Ontario ARINC: YKFNSCR > > Content-Description: > > [ Attachment, skipping... ] > > > > > ---------------------------(end of broadcast)--------------------------- > > TIP 5: Have you checked our extensive FAQ? > > > > http://www.postgresql.org/docs/faqs/FAQ.html > > -- Steven Singer [EMAIL PROTECTED] Dispatch Systems Phone: 519-747-1170 ext 282 Navtech Systems Support Inc. AFTN: CYYZXNSX SITA: YYZNSCR Waterloo, Ontario ARINC: YKFNSCR ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings
