[Bucardo-general] Bucardo install fails

Hiram Walker hiramwalker at gmail.com
Tue Nov 28 18:28:22 UTC 2017


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 <greg at endpoint.com>:

> 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 greg at endpoint.com
> End Point Corporation
> PGP Key: 2529 DF6A B8F7 9407 E944  45B4 BC9B 9067 1496 4AC8
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20171128/63135d4c/attachment.html>
-------------- next part --------------


[root at 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 at spd-psgre-ndb01 Bucardo-5.4.1]#


More information about the Bucardo-general mailing list