From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: |
Date: | 2003-08-17 04:55:18 |
Message-ID: | 200308170455.h7H4tIC11963@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
This has been saved for the 7.5 release:
http:/momjian.postgresql.org/cgi-bin/pgpatches2
---------------------------------------------------------------------------
Achilleus Mantzios wrote:
>
> Hi,
> i send 3 patches for files
> slaveDatabase.conf,MirrorSetup.sql, DBMirror.pl,
> and a new file AsyncMirrorWithSpecialTables.pl.
>
> The AsyncMirrorWithSpecialTables.pl works as DBMirror.pl
> but instead produces .sql files for asynchronous mirroring.
>
> The files are created as per Transaction, and have a name
> in the following form:
>
> <SiteId>_<Timestamp>XID<XID>.
>
> The SiteId is the Id of the remote site defined in slavedatabase.conf
> file.
>
> --
> ==================================================================
> Achilleus Mantzios
> S/W Engineer
> IT dept
> Dynacom Tankers Mngmt
> Nikis 4, Glyfada
> Athens 16610
> Greece
> tel: +30-210-8981112
> fax: +30-210-8981877
> email: achill at matrix dot gatewaynet dot com
> mantzios at softlab dot ece dot ntua dot gr
Content-Description:
[ Attachment, skipping... ]
Content-Description:
[ Attachment, skipping... ]
Content-Description:
[ Attachment, skipping... ]
Content-Description:
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-08-17 05:24:59 | Re: psql's HISTSIZE from .psqlrc do not want to be set |
Previous Message | Bruce Momjian | 2003-08-17 04:52:43 | Re: DOCS: to_char(interval) deprecated |