On Thu, 8 Jul 1999, ZioBudda wrote:
> On Thu, 8 Jul 1999, Oleg Broytmann wrote:
> > Run Postgres with TCP/IP disabled (remove -i from start-up options) and
> > use UNIX sockets to connect to postgres (you don't need anything special -
> > libpq knows how to handle this situation).
> I have tried it, but the telnet works.
> I have set
> host all x.y.z.w 255.255.255.255 trust
> host all 0.0.0.0 0.0.0.0 reject
>
> where x.y.z.w are the IP of my machine.
Run Postgres with TCP/IP disabled (remove -i from start-up options).
> ciaoz
>
> Ho sentito urla di sudore... che schifo...
> --
> Michel <ZioBudda> Morelli [EMAIL PROTECTED]
> http://ziobudda.enter.it
> Italian Linux FAQ http://ziobudda.enter.it/FAQ/
Oleg.
----
Oleg Broytmann http://members.xoom.com/phd2/ [EMAIL PROTECTED]
Programmers don't die, they just GOSUB without RETURN.