[Dovecot] Fwd: Dovecot cannot connect to PostgreSQL server
I set the host to 127.0.0.1 now. And my pg_hba.conf looks like that:
TYPE DATABASE USER ADDRESS METHOD
Mail stuff
host mail mailreader 127.0.0.1/32 md5 host mail mailreader ::1/128 md5 local all all md5 host all all 127.0.0.1/32 ident host all all ::1/128 ident
The folder /var/run/postgresql is not existing on my machine.
The problem is still present. :(
On Sat, Apr 26, 2014 at 11:39 PM, Steffen <skdovecot@smail.inf.fh-brs.de>wrote:
Dear Chris.
Am 27-04-2014 17:17, schrieb Chris Vaas:
I set the host to 127.0.0.1 now. And my pg_hba.conf looks like that:
[snipp]
The folder /var/run/postgresql is not existing on my machine.
The problem is still present. :(
What's the output of
root # lsof -np $( pgrep -fl bin/postgres|awk '{print $1}' ) root # netstat -tlnp|egrep postgres
BR Aleks
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Sun, 27 Apr 2014, Chris Vaas wrote:
[fixed ugly top posting]
What about the "Does Postgres logs something?"
Do you have SELinux or something like that running?
What about this question?
The folder /var/run/postgresql is not existing on my machine.
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux)
iQEVAwUBU134pnz1H7kL/d9rAQK/8wf/QAQmoptFYhONUirtD6rNy6WUYykF+ojV ZKkN6zCkXtIpp/oNj/KkvOMY0WgzgU7IalPtA0AIRzpc13fbWf+p5Gymhie4DbdK DiTKgZR6Nmc4qVqZ7ChC7bcRTbKppO+LmIkcMgyIk3PbWhcJKd/gLHyTpgstijC0 BJWK3lf5z+RnsFmvjsonveCRat7gjElirgapwbNkU3VyvmQVOxJbE/u/NdqcprR8 xyzIXZZ1hRADh05QNdpaayW7hsCbf525jWZAA9bsZ8JfGs05OrDqJtbNYgf5V3jR TV6dVIr0tBuihBsIS2KdlCiQkUI/KYnv1ye+Ei2bJ4JDt/VLmKM8OQ== =z78b -----END PGP SIGNATURE-----
participants (3)
-
Aleksandar Lazic
-
Chris Vaas
-
Steffen Kaiser