Re: could not open channel to ogo@localhost
Bjoern Stierand <[email protected]>
| Newsgroups | gmane.comp.cms.opengroupware.discuss.german |
|---|---|
| Organization | OpenGroupware.org (www.opengroupware.org) |
| Message-ID | <[email protected]> |
Hallo, [email protected] wrote: > > Meine /etc/postgresql/pg_hba.conf > sieht so aus. > > # TYPE DATABASE USER IP-ADDRESS IP-MASK METHOD > local all all trust > host all all 127.0.0.1 255.255.255.255 trust > host all all 0.0.0.0 255.255.255.255 reject > ---------------- > opengroupware@ntb00812:~$ psql -h localhost ogo ogo > psql: FATAL 1: Missing or erroneous pg_hba.conf file, see postmaster log for > details da haben wir es ja - die pg_hba.conf ist kaputt. Versuch mal in allen Zeilen ein 'all' zu entfernen (das pgsql hba Configformat hat sich von 7.2->7.3 geaendert). > hierbei handelt es sich um folgende Zeile > > local all all trust > > darufhin habe ich die Zeile wieder in > > local all trust wichtig fuer OGo sind die Host-Zeilen, da TCP/IP fuer die Verbindung genutzt wird. Greets Bjoern -- http://www.opengroupware.org