You need to edit this file: pg_hba.conf http://www.postgresql.org/docs/8.3/static/auth-pg-hba-conf.html ie:
host all all 127.0.0.1/32 trust and add this: pgpass.conf http://www.postgresql.org/docs/8.3/static/libpq-pgpass.html ie: localhost:*:*:openpg:openpgpwd Don't forget to add the environment variable: variable: PGPASSFILE value: path to pgpass.conf -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=34484#34484 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
