The reason for this warning is due to the fact that you are using localhost as the hostname for your database in your script. Please note that localhost is used only when your web and database are located on the same server. On our hosting platform, the database is located on a separate server. In order to connect to your database, you must use the hostname for your database. You can find this information inside the Database Manager of your hosting control panel.
Create a Postgre SQL Database
To create a PostgreSQL database for your project, first log in to the Athe AwardSpace hosting panel. Then, head to Databae Manager within the Advanced Tools category: After that, select the Create PostgreSQL Database tab: Then, fill in the credentials...
