Thanks Greg, the latest version does indeed solve the
DBD::Pg::st execute failed: ERROR:  column "sync" does not exist
LINE 1: ...bucardo.bucardo_delta_targets WHERE tablename=$1 AND sync=$2
error.


Another question. I have just added a new sync and I am getting errors about duplicate keys. It would seem that bucardo is attempting to do a one of initial sync between the two tables on the two servers in question. These tables are already in sync, so is there any way to stop this happening.



On 15/09/2012 14:00, [email protected] wrote:
Send Bucardo-general mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://mail.endcrypt.com/mailman/listinfo/bucardo-general
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Bucardo-general digest..."


Today's Topics:

    1. Re: add sync error (Greg Sabino Mullane)
    2. Re: add sync error (Greg Sabino Mullane)


----------------------------------------------------------------------

Message: 1
Date: Fri, 14 Sep 2012 12:54:14 -0400
From: Greg Sabino Mullane <[email protected]>
To: "Frank NJ." <[email protected]>
Cc: John Powell <[email protected]>,
        "[email protected]" <[email protected]>
Subject: Re: [Bucardo-general] add sync error
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"

DBD::Pg::st execute failed: ERROR:  column "sync" does not exist
LINE 1: ...bucardo.bucardo_delta_targets WHERE tablename=$1 AND sync=$2
I suspect an older version of the bucardo_delta_targets table is
installed. Should probably be handled by 'bucardo upgrade' - will
look into that.


_______________________________________________
Bucardo-general mailing list
[email protected]
https://mail.endcrypt.com/mailman/listinfo/bucardo-general

Reply via email to