| From: | Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com> |
|---|---|
| To: | pgsql-patches(at)postgresql(dot)org |
| Subject: | |
| Date: | 2003-08-11 13:07:06 |
| Message-ID: | Pine.LNX.4.44.0308111102150.7670-500000@matrix.gatewaynet.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
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
| Attachment | Content-Type | Size |
|---|---|---|
| AsyncMirrorWithSpecialTables.pl | text/plain | 26.2 KB |
| slaveDatabase.conf.patch | text/plain | 746 bytes |
| MirrorSetup.sql.patch | text/plain | 671 bytes |
| DBMirror.pl.patch | text/plain | 3.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2003-08-11 13:20:26 | Re: logging enhancements, minor code cleanup |
| Previous Message | Karel Zak | 2003-08-11 12:05:17 | DOCS: to_char(interval) deprecated |