[Owncloud] [spam?] Setup Owncloud to use Already-Existing Postgresql Database
alen vodopijevec
alen at irb.hr
Sat Jun 29 04:47:37 UTC 2013
On 29.06.2013 00:41, owncloud_mailing_list at status.e4ward.com wrote:
>
> I have verified that the database login works with psql -d owncloud_database -U owncloud -W and entering the password in the config file. However, owncloud says "Failed to connect to database," and my postgresql log says 'FATAL: password authentication failed for user "owncloud".'
Hi, can you connect from command line even if you add |"|-h localhost"
switch to psql?
If not:
1. in postgresql.conf, uncomment
listen_addresses = 'localhost'
2. in pg_hba.conf add "md5" on the right place.
regards,
--
alen
||
More information about the Owncloud
mailing list