X

Select Your Country

Turkey (Türkçe)Turkey (Türkçe) Worldwide (English)Worldwide (English)
X

Select Your Currency

Türk Lirası $ US Dollar

Solution to PostgreSQL Connection refused Is the server running on host Error

Solution to PostgreSQL Connection refused Is the server running on host Error
HomepageKnowledge BaseGeneralSolution to PostgreSQL Connection r...
Solution to PostgreSQL Connection refused Is the server running on host Error

If you are having trouble connecting to the database while using the PostgreSQL service, you need to change the listened addresses in the settings file below.

nano /etc/postgresql/10/main/postgresql.conf
listen_addresses = '*'

Then we restart with the following command.


service postgresql restart

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(440 times viewed. / 0 people found helpful.)