[rt-users] RT_SiteConfig and Postgres

Greg Talbot gtalbot at centerone.com
Thu Oct 27 04:47:01 EDT 2005


I am having a hard time getting RT to connect to my Postgres install.
My pg_hba.conf is set to,
local   all     all     trust
As I was instructed to do so for another app.

My question is what do I use for,

Set($DatabaseHost   , '');
Set($DatabaseRTHost , '');

I have tried everything and I always get,
[error] Connect Failed FATAL:  no pg_hba.conf entry for host "127.0.0.1",
user "rt_user", database "rt3", SSL off\n\n at /opt/RT//lib/RT.pm line
176\n


Thanks
--gt





More information about the rt-users mailing list