Re: Network access problem

From: Miha Radej <miha(dot)radej(at)siix(dot)com>
To: Joshi(dot)Yogesh(at)iflexsolutions(dot)com
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Network access problem
Date: 2005-07-14 10:45:56
Message-ID: 42D64264.5000609@siix.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

hi!

please also try uncommenting the listen_addresses line, ie. to:
listen_addresses = '*'

then reload the configuration or restart the server and try again.

regards,
M

Joshi(dot)Yogesh(at)iflexsolutions(dot)com wrote:
> 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.

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Andreas Pflug 2005-07-14 11:24:39 Re: Eclipse version of pgAdmin
Previous Message Dave Page 2005-07-14 07:41:19 Re: compilation problems on Mandrake 10.1