Hi Greg, Thank for you quick response, but I made the change you tell me in line 8996 in bucardo file, but I have the same issue. Please see more details in attached file.
What can I do? Thank very much! Regards, Hiram Saludos cordiales, Hiram Walker O. +56965824408 2017-11-28 12:20 GMT-03:00 Greg Sabino Mullane <[email protected]>: > On Mon, Nov 27, 2017 at 05:43:34PM -0300, Hiram Walker wrote: > ... > > Postgres version is: 4.4 > > Sorry, Bucardo requires Postgres version 8.1 or higher. This is only 4.4 > > That's interesting. Could you perhaps modify your 'bucardo' script and > try again, then email the output? > > Just look for this line: > > $QUIET or print "Postgres version is: $maj.$min\n"; > > and change it to: > > $QUIET or print "Postgres version is: $maj.$min ($res)\n"; > > > -- > Greg Sabino Mullane [email protected] > End Point Corporation > PGP Key: 2529 DF6A B8F7 9407 E944 45B4 BC9B 9067 1496 4AC8 >
[root@spd-psgre-ndb01 Bucardo-5.4.1]# ./bucardo install This will install the bucardo database into an existing Postgres cluster. Postgres must have been compiled with Perl support, and you must connect as a superuser Current connection settings: 1. Host: <none> 2. Port: 5432 3. User: postgres 4. Database: bucardo 5. PID directory: /var/run/bucardo Enter a number to change it, P to proceed, or Q to quit: P ContraseƱa para usuario postgres: -->Sorry, unable to connect to the database psql: fe_sendauth: no password supplied Current connection settings: 1. Host: <none> 2. Port: 5432 3. User: postgres 4. Database: bucardo 5. PID directory: /var/run/bucardo Enter a number to change it, P to proceed, or Q to quit: 4 Change the database name to: postgres Changed database name to: postgres Current connection settings: 1. Host: <none> 2. Port: 5432 3. User: postgres 4. Database: postgres 5. PID directory: /var/run/bucardo Enter a number to change it, P to proceed, or Q to quit: P ContraseƱa para usuario postgres: Postgres version is: 4.4 ( version --------------------------------------------------------------------------------------------------------- PostgreSQL 10.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-18), 64-bit (1 fila) ) Sorry, Bucardo requires Postgres version 8.1 or higher. This is only 4.4 [root@spd-psgre-ndb01 Bucardo-5.4.1]#
_______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
