On Tue, Oct 16, 2012 at 5:56 PM, Mike James <[email protected]> wrote:
> > [root@tracker ~]# su -l rt_user > [rt_user@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
-------- Final RT training for 2012 in Atlanta, GA - October 23 & 24 http://bestpractical.com/training We're hiring! http://bestpractical.com/jobs
