On Sunday, September 27, 2020 4:30 AM, Chen Guang BJ Liu <[email protected]> wrote:
> > but when I run following command, I noticed that the --db-user can not be > changed. > > # bucardo -h 172.17.0.3 -p 5432 -U bucardo -d bucardo install > > Current connection settings: > 1. Host: 172.17.0.3 > 2. Port: 5432 > 3. User: postgres > 4. Database: bucardo > Hi Chenguang, Not familiar with 5.4, but by looking at line 8776 of the 5.4.1 bucardo script, you'll need to use the $DBUSER env variable. I encourage you to consider putting the effort on moving on to 5.6 instead :) Best regards. Enrique _______________________________________________ Bucardo-general mailing list [email protected] https://bucardo.org/mailman/listinfo/bucardo-general
