Re: appserver setup and appserver_howto

"Stefan Elwesthal" <[email protected]>
Newsgroups gmane.comp.gnu.enterprise.general
Message-ID <[email protected]>
>  
> Instead, if I change to a line like this in pg_hba.conf: 
>  
> host    all  127.0.0.1   255.0.0.0   trust 
>  
> then appserver doesn't fail with IDENT error and, instead, psql client 
> fails with it. 
 
I'm a Postgres newbie too, and have sad some foul worlds about pg_hba.conf. i do think though, that this is weather or not you allow connections using tcp/ip 
 
Try to put both: 
host all 127.0.0.1 255.255.255.0 trust and 
localhost all all trust 
 
Then you allow Tcp/ip AND sockets... i think.. :) 
 
Regards 
Stefan 
 
-- 
______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org 
This allows you to send and receive SMS through your mailbox.


Powered by Outblaze
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.