On Tue, Aug 09, 2011 at 02:01:04PM +0200, Olivier Berger wrote: > found 556188 5.1-3 > thanks >
Actually, it seems some elements of configuration of pg_hba.conf are now no longer necessary, as the default settings are fine for clients connecting explicitely on 127.0.0.1. This I think that changing the default in /etc/gforge/config.ini.d/debian-install-secrets.ini from : database_host="" to database_host=127.0.0.1 should be enough to get rid of the need to touch pg_hba.conf for at least the DB creation perl script to work. Need to investigate that further. Best regards, -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

