The PostgreSQL server was found and connection is working.
A running PostgreSQL server can manage many databases.
Before you can access database, you must add the postgresql server port to the iptables.
Avant de pouvoir accéder à la base de données, vous devez ajouter le port du serveur postgresql aux iptables.
If you need to run more than one postgresql server on the same machine, you can duplicate and modify the postgresql.service file, as is customary with systemd services.
Si vous avez besoin de démarrer plus d'un serveur postgresql sur la même machine, vous pouvez copier et modifier le fichier postgresql.service, comme c'est la règle avec les services systemd.
Create a database on the PostgreSQL server to hold your data.
Créer une base de données sur le serveur PostgreSQL pour stocker vos données.
Establishes a new connection to a PostgreSQL server.
Établit une nouvelle connexion à un serveur PostgreSQL.
Some error caused by the PostgreSQL server.
Une erreur causée par le serveur PostgreSQL.
The statement sent to the PostgreSQL server was empty.
L'ordre envoyé au serveur PostgreSQL était vide.
The message contains the error message from the PostgreSQL server.
Le message contient le message d'erreur du serveur PostgreSQL.
When restarting the PostgreSQL server, it should notify which port it is running on.
Lors du redémarrage du serveur PostgreSQL, il devrait notifier sur quel port il fonctionne.
You can test to connect to your new PostgreSQL server by issuing with psql.
Vous pouvez tester la connexion à votre nouveau serveur PostgreSQL en émettant avec psql.
The connection between the client and the PostgreSQL server is not affected by this setting.
La connexion entre le client et le serveur PostgreSQL n'est pas affectée par cette configuration.
It can parse them but does not apply any calculation as the PostgreSQL server does for example.
Il peut les analyzer mais n'applique aucune calcul comme le ferait le serveur PostgreSQL par exemple.