[rt-users] postgres 9.2.1, RT 4.0.5 - RT couldn't connect to database
Paul Tomblin
ptomblin at xcski.com
Tue Oct 16 20:47:30 EDT 2012
On Tue, Oct 16, 2012 at 5:56 PM, Mike James <mjames at profitpoint.com> wrote:
>
> [root at tracker ~]# su -l rt_user
> [rt_user at tracker ~]$ psql -d rt4 -U rt_user
> psql (9.2.1)
> Type "help" for help.
>
How about if you try
psql -H localhost -U rt_user rt4
That will tell you if you've configured postgres to accept tcp/ip
connections (as well as the default unix domain sockets).
--
http://www.linkedin.com/in/paultomblin
http://careers.stackoverflow.com/ptomblin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20121016/39a272a3/attachment.htm>
More information about the rt-users
mailing list