Can you add some postgres support?
On Tue, 29 May 2001, Ken Jones wrote:
> Date: Tue, 29 May 2001 17:44:32 GMT
> From: Ken Jones <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: mysql replication
>
> Hey Folks,
>
> Would the author of the read/update mysql patch send me
> an email? I want to put a credit in the AUTHORS and ChangeLog.
>
> I have the mysql module setup to do all read queries on
> one connection and all updates on another connection.
> This should fit in well with mysql replication. I was
> reading over the mysql documentation today and they
> suggest two connections. One for the master that does
> any updating and a second for the slave that does only
> reading.
>
> I will post the new version later today.
>
> Ken
>