From: | ssinger(at)navtechinc(dot)com |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: contrib/dbmirror |
Date: | 2004-04-22 13:29:12 |
Message-ID: | Pine.LNX.4.44.0404221326420.23912-100000@pcNavYkfSjs.ykf.navtechinc.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
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.
>
> ---------------------------------------------------------------------------
>
>
> ssinger(at)navtechinc(dot)com 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 ssinger(at)navtechinc(dot)com
> > 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 ssinger(at)navtechinc(dot)com
Dispatch Systems Phone: 519-747-1170 ext 282
Navtech Systems Support Inc. AFTN: CYYZXNSX SITA: YYZNSCR
Waterloo, Ontario ARINC: YKFNSCR
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-04-22 14:08:46 | Re: PSQLRC environment variable. |
Previous Message | Peter Eisentraut | 2004-04-22 08:45:08 | Re: psql: \d+ shows OID-ness |