.
Thanks
Fabiano
---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html
Many thanks for everybody.
I realize that postgresql assume the mask 255.255.255.0 as an external
net. So I put "host" and it is working great now. Dave is correct.
All the information about the mask provided by you guys is relevant and
correct. I found out that the postgres assume the masks in
I do not know why the others has "USER" at pg_hba.conf. Maybe your
version is 7.3. Mine is 7.2.
Thanks for your suggestion but it have not worked. The mask I use is
from my local network, and all the stations is with the same mask.
I restarted the server many times using pg_ctl restart or stop
Please somebody help me.
I put the following line at pg_hba.conf:
local all 10.17.11.0 255.255.255.0 trust
But I could not conect and it is telling there is no entry to conect ip
10.17.11.16.
Just please let me know what I have forgotten to set up.
Thanks
Fabiano J. Costola