sukria / Backup-Manager

Versatile yet easy to use command line backup tool for GNU/Linux. Suitable for desktop and servers.
http://www.backup-manager.org/
GNU General Public License v2.0
278 stars 91 forks source link

pgpass format error #8

Closed kevynlebouille closed 13 years ago

kevynlebouille commented 13 years ago

Hi, refer to the postgresql documentation (http://www.postgresql.org/docs/8.4/static/libpq-pgpass.html), the format for .pgpass file is :

hostname:port:database:username:password

Database option is missing in backup-methods.sh. You can use * wildcard.

kissifrot commented 13 years ago

Thanks for the report, I made a fix at https://github.com/kissifrot/Backup-Manager/commit/bd739ec594808276c503f85c14d6971d9b76844f