Re: ppp link activated on startup

From: tatel(at)euskalnet(dot)net
To: aspire420(at)hotpop(dot)com
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: ppp link activated on startup
Date: 2004-05-31 14:40:34
Message-ID: 8fef60b2.60b28fef@euskalnet.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Dear Vishal

Thanks for your help.

Now in postgresql.conf: tcpip_socket=true

And this is my pg_hba.conf:
local all all md5
host all all 127.0.0.1 255.255.255.255 md5
host all all 0.0.0.0 0.0.0.0 md5

But no success: ppp-on-demand link is still being activated on startup

Best regards

Roman

----- Jatorrizko Mezua -----
Norengandik: "V i s h a l Kashyap @ [Sai Hertz And Control Systems]"
<sank89(at)sancharnet(dot)in>
Data: Larunbata, Maiatza 29, 2004 4:44 am
Gaia: Re: [ADMIN] ppp link activated on startup

> Dear tatel,
>
> >But after compile-install postgresql 7.4.1 with postgis, ppp link is
> >activated on startup, which is very unpleasant. In postgresql.conf
> >tcpip_socket is set to false.
> >
> >I'm shure this is a postgresql affair, since removing postgresql rc
> >scripts corrects this problem. But no more postmaster running at
> startup>:-(
> >
> >I think any attempt to connect to postmaster is firing up the ppp
> link.>
> >
> Firstly the ppp ondemand link would fire if the server detects that
> a
> network IP is not reachable thus in PostgreSQL
> make the tcpip_socket to true and edit the pg_hba file acordingly.
>
> --
> Best Regards,
> Vishal Kashyap
> Director / Lead Software Developer,
> Sai Hertz And Control Systems Pvt Ltd,
> http://saihertz.rediffblogs.com
> Jabber IM: vishalkashyap[ a t ]jabber.org
> ICQ : 264360076
> Yahoo IM: mailforvishal[ a t ]yahoo.com
> -----------------------------------------------
> You yourself, as much as anybody in the entire
> universe, deserve your love and affection.
> - Buddha
> ---------------
> pgsql=# select marital_status from vishals_life;
>
> marital_status
> ------------------
> Single not looking
>
> 1 Row(s) affected
>
>
>

Browse pgsql-admin by date

  From Date Subject
Next Message Jhonatas M. Rodríguez 2004-05-31 21:15:23 a question?..
Previous Message Shivaprasad Pavoor 2004-05-31 12:24:17 Re: how do i log events for postgresql 7.0.3