[Bucardo-general] Error message when adding all tables

Jason Buberel jason at buberel.org
Sat Sep 26 22:26:57 UTC 2009


For what it is worth, the transcript of my installation shows no error
messages:

> ./bucardo_ctl 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

We will create a new superuser named 'bucardo',
and make it the owner of a new database named 'bucardo'

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: 2

Change the port to: 54841

Changed port to: 54841
Current connection settings:
1. Host:          <none>
2. Port:          54841
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: 5

Change the PID directory to: /var/run

Changed PID dir to: /var/run
Current connection settings:
1. Host:          <none>
2. Port:          54841
3. User:          postgres
4. Database:      postgres
5. PID directory: /var/run
Enter a number to change it, P to proceed, or Q to quit: p

Postgres version is: 8.4
Attempting to create and populate the bucardo database and schema
Database creation is complete

Connecting to database 'bucardo' as user 'bucardo'
Updated configuration setting "piddir"
Installation is now complete.

If you see any unexpected errors above, please report them to
bucardo-general at bucardo.org

You should probably check over the configuration variables next, by running:
./bucardo_ctl show all
Change any setting by using: ./bucardo_ctl set foo=bar

On Sat, Sep 26, 2009 at 3:24 PM, Greg Sabino Mullane <greg at endpoint.com>wrote:

> > DBD::Pg::db selectall_arrayref failed: ERROR:  function
> db_getconn(unknown)
> > does not exist
> > LINE 1: SELECT db_getconn('ar_master')
>
> That usually occurs when plperl has not been installed. We've got to
> make the installer more intelligent about catching that problem, but
> it's most likely that "bucardo_ctl install" seemed to work but did not.
>
>
> --
> Greg Sabino Mullane greg at endpoint.com
> End Point Corporation
> PGP Key: 0x14964AC8
>
>


-- 
Jason L. Buberel
jason at buberel.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20090926/1bd0ee63/attachment.html 


More information about the Bucardo-general mailing list