• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Question Managing postgres database from my computer

Korpin

New Pleskian
Server operating system version
Ubuntu
Plesk version and microupdate number
Obsidian 18.0.55
Good morning,

I have configured a Postgress database and would now like to configure it remotely, from my machine.
From the site, it's localhost:5432 (classic), but when I try remotely from my machine, I put the server's IP address as well as port 5432 but no way to connect.

I have also tried to activate pgMyAdmin but I can't find it, is it normal (i have the Developer pack and a linux server)?

Is there anything special I need to do (remote host authorization is already enabled)?
 
Have you already seen this article?

If you basically configured all correctly and are still unable to reach the database, the port is probably blocked. It can be blocked by a firewall in your local router, the firewall on your server or a firewall in your data center that sits in front of your server.
 
Have you already seen this article?

If you basically configured all correctly and are still unable to reach the database, the port is probably blocked. It can be blocked by a firewall in your local router, the firewall on your server or a firewall in your data center that sits in front of your server.
Thanks a lot for the article.

Sadly, I don't have the directory 'pgsql' so I can't edit the postgresql.conf file.
 

Attachments

  • pgsql.png
    pgsql.png
    131.1 KB · Views: 7
Back
Top