Hello, I have installed PostGreSql on my machine.
Then I changed “postgresql.conf” file to allow database access over
a network. I modified #listen_addresses from localhost
to * #listen_addresses = ‘*’ # what
IP interface(s) to listen on; #
defaults to localhost, '*' = any port = 5432 Still my database is not accessible on a
network. I m using PgSqlClient ADO.NET compliant
driver. The application is working fine locally. I m
able to connect to database but over a network it fails. Do I need to do modify any other
configuration settings? Please let me know if there are any other
configuration changes. I am using this on Windows 2000. Thanks, .. call @ 55020371 ext 229 DISCLAIMER: |
- [pgadmin-support] Network access problem Joshi.Yogesh
- Re: [pgadmin-support] Network access problem Miha Radej