On 07/12/2012 06:48 AM, Ed Leafe wrote: > Second, it sounds like it is connecting to your SQLite database, not > the PostgreSQL database, since you said that the password was empty (unless > neither require a password to connect). In the pg_hba.conf file you can setup 'trust' as the "Auth" method. That would allow a blank password. Normally this is not the best way to setup the database access.
Johnf _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
