[imp] PostgreSQL setup problem?
   
    Michael Bull
     
    mbull@uoguelph.ca
       
    Fri, 08 Mar 2002 12:03:54 -0500
    
    
  
At 11:20 AM 08/03/2002 -0500, you wrote:
>On Fri, Mar 08, 2002 at 11:08:34, Michael Bull said...
>
> > Any chance your postgres server isn't running with the -i command line
> > parameter? without it, it won't accept anything but local sockets.   That
> > would give you a connection problem as well.
>
>It's not - which I thought wouldn't be a problem with it on the same machine.
>
>Oh... it seems horde/imp uses TCP/IP rather than local sockets.  How stupid of
>me for not trying that.  It works now.  Thanks!
It's a PHP thing, not a horde/imp thing -- but yep, that's the way it 
works.  Glad
I could help.