Search Postgresql Archives

Re: postgres connection

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 8/6/2015 6:21 AM, Ramesh T wrote:
Hi all,
         I got a problem when i start postgres server.
like'
could not connect to the server: connection refused on host 2.3.421.1 and accepting tcp/ip connection on port 5432.

any help appreciated..

you could start with telling us what operating system/distribution/version you're running, and how you installed postgresql

most system default configurations, the server only listens to localhost, not other IP addresses, you need to change the listen_addresses parameter in postgresql.conf and adjust your authentication methods appropriately in pg_hba.conf... but before messing with that, verify the server is actually running, or not.

Do note, /etc/init.d scripts are meant to be run by the root user only, not by a regular user account.





--
john r pierce, recycling bits in santa cruz



--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux