I have postgresql 9.5 and postgresql-plperl-9.5 and bucardo version 5.4.1
after bucardo install
Current connection settings:
1. Host: localhost
2. Port: 5432
3. User: postgres
4. Database: postgres
5. PID directory: /var/run/bucardo
I'm trying to start bucardo
but error is " DBD::Pg::st execute failed: ERROR: relation "bucardo.bucardo_config" does not exist LINE 1: SELECT setting FROM bucardo.bucardo_config WHERE LOWER(name)... ^ at /usr/bin/bucardo line 545. " Where is a problem here?