[rt-users] configuring rt to use postgres socket

Jeremy Mates jmates at sial.org
Mon Aug 8 23:07:01 EDT 2005


* Law Mitchell <lawmit at gmail.com>
> what must i change in the rt scripts to have rt connect to the
> postgres socket instead of port 5432

Try setting $DatabaseHost to an empty string in RT_SiteConfig.pm:

Set( $DatabaseHost, '' );



More information about the rt-users mailing list