| Summary: | Akonadi postgresql backends does not seem to use Host config option but tries to connect locally instead | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Akonadi | Reporter: | Martin Steigerwald <martin.steigerwald> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Martin Steigerwald
2012-05-02 11:12:59 UTC
Sounds like a bad configuration of your external postgres server. Check in pg_hba.conf. "1.2.3.4" must be allowed to access the server Thats it. I misunderstand the log output. Its working now. |