This has been saved for the 7.5 release:
http:/momjian.postgresql.org/cgi-bin/pgpatches2
---
Achilleus Mantzios wrote:
>
> Hi,
>
> any news on applying the patches to dbmirror??
>
> Thanx.
>
>
> On Sun, 10 Au
Hi,
any news on applying the patches to dbmirror??
Thanx.
On Sun, 10 Aug 2003, Bruce Momjian wrote:
>
> Sure, send the patches to the patches list and we will get them applied.
> I am not sure if I can get them into 7.4. It depends if the dbmirror
> author can review them.
>
>
I made a modification on DBMirror.pl,
an addition in the slavedatabase.conf file,
and added another replication table "specialtables".
The goal was to have a way of controlling
when a row of table (if the table is present in specialtables),
will be mirrored to the remote slave.
Lets assume, w
Sure, send the patches to the patches list and we will get them applied.
I am not sure if I can get them into 7.4. It depends if the dbmirror
author can review them.
---
Achilleus Mantzios wrote:
>
>
> I made a modificati