This server was upgraded from Bucardo 4 to B5. Is there a boot file I should modify to remove the B4 startup commands?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Wednesday, December 16, 2015 7:00 AM To: [email protected] Subject: Bucardo-general Digest, Vol 99, Issue 4 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: bucardo SQL error during Ubuntu bootup (Pavel Zaitsev) 2. Re: bucardo SQL error during Ubuntu bootup (David Christensen) ---------------------------------------------------------------------- Message: 1 Date: Tue, 15 Dec 2015 18:29:38 +0300 From: Pavel Zaitsev <[email protected]> To: Jonathan Brinkman <[email protected]> Cc: "[email protected]" <[email protected]> Subject: Re: [Bucardo-general] bucardo SQL error during Ubuntu bootup Message-ID: <CAEvKmQYuVrgZMgDjaH7bqzZbn3o+P=upyhsix7qx+mkmd37...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" I thought bucardo does not support ddl, so you have get schema synced before turning on replication. On Sunday, November 22, 2015, Jonathan Brinkman <[email protected]> wrote: > Greetings > > Ubuntu 12.04 LTS with Postgresql 9.3. This server previously was > master server running bucardo 4.5x. Now it?s running bucardo 5.3.1 > > > > Bootup shows following error: > > DBD:: Pg:: st execute failed: ERROR: column ?value? does not exist LINE 1: > SELECT value FROM bucardo.bucardo_config WHERE lower(setting ? ^ at > /usr/local/bin/bucardo_ctl line 1591. > > > > Is this a relic of the earlier bucardo installation? > > > > Thank you! > > Jonathan > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20151215/a1 4fdfed/attachment-0001.html> ------------------------------ Message: 2 Date: Tue, 15 Dec 2015 09:35:41 -0600 From: David Christensen <[email protected]> To: Jonathan Brinkman <[email protected]> Cc: [email protected] Subject: Re: [Bucardo-general] bucardo SQL error during Ubuntu bootup Message-ID: <[email protected]> Content-Type: text/plain; charset=utf-8 > On Nov 22, 2015, at 7:10 AM, Jonathan Brinkman <[email protected]> wrote: > > Greetings > Ubuntu 12.04 LTS with Postgresql 9.3. This server previously was > master server running bucardo 4.5x. Now it?s running bucardo 5.3.1 > > Bootup shows following error: > DBD:: Pg:: st execute failed: ERROR: column ?value? does not exist LINE 1: SELECT value FROM bucardo.bucardo_config WHERE lower(setting ? ^ at /usr/local/bin/bucardo_ctl line 1591. > > Is this a relic of the earlier bucardo installation? ?bucardo_ctl? is the Bucardo 4 CLI program; B5 uses just ?bucardo?, so I?d expect you?re using the new database schema with the old binary in path. HTH, David -- David Christensen PostgreSQL Team Manager End Point Corporation [email protected] 785-727-1171 ------------------------------ _______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general End of Bucardo-general Digest, Vol 99, Issue 4 ********************************************** _______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
