<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">It would be easier to diagnose if you have screen shots of the install/configure...<div><br></div><div>Basically though, I’d suspect at a point in the installation/configure you were using a credential that was unable to write/see the bucardo schema... if this is the case you may find the sync won’t actually work even after adding the required table.<br><br><div id="AppleMailSignature" dir="ltr">Michelle Sullivan<div><a href="http://www.mhix.org/">http://www.mhix.org/</a></div><div><span style="background-color: rgba(255, 255, 255, 0);">Truth is the beginning of the Path.</span></div></div><div dir="ltr"><br>On 12 Nov 2021, at 05:50, Victor Nunes <<a href="mailto:victor@teamnext.com.br">victor@teamnext.com.br</a>> wrote:<br><br></div><blockquote type="cite"><div dir="ltr"><div dir="ltr">Hey guys ! I'm trying to use bucardo and I'd like to communicate you guys about something.<div><br></div><div>After running bucardo install and configure sync, I got the message: "relation bucardo_truncate_trigger does not exists".</div><div><br></div><div>I solved it running the create table command by myself, like that:</div><div><br></div><div>CREATE TABLE bucardo.bucardo_truncate_trigger (<br>    tablename   OID         NOT NULL,<br>    sname       TEXT        NOT NULL,<br>    tname       TEXT        NOT NULL,<br>    sync        TEXT        NOT NULL,<br>    replicated  TIMESTAMPTZ     NULL,<br>    cdate       TIMESTAMPTZ NOT NULL DEFAULT now()<br>);<br></div><div><br></div><div>Apparently works, but I imagine this isn't the right way.</div><div><br></div><div>Can you guys help me with this?</div><div><br></div><div>Hugs,</div><div><br></div><div>Victor Silva,</div><div>Tech Lead at Team Next.</div><div><a href="http://teamnext.com.br">teamnext.com.br</a></div><div>+55 (11) 97376-6363<br></div></div>
</div></blockquote><blockquote type="cite"><div dir="ltr"><span>_______________________________________________</span><br><span>Bucardo-general mailing list</span><br><span><a href="mailto:Bucardo-general@bucardo.org">Bucardo-general@bucardo.org</a></span><br><span><a href="https://bucardo.org/mailman/listinfo/bucardo-general">https://bucardo.org/mailman/listinfo/bucardo-general</a></span><br></div></blockquote></div></body></html>