<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.phobos-net.fr/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.phobos-net.fr/feed.php">
        <title>wikinotes</title>
        <description></description>
        <link>https://wiki.phobos-net.fr/</link>
        <image rdf:resource="https://wiki.phobos-net.fr/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-05-09T20:17:00+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.phobos-net.fr/doku.php/software/applications/postgresql/authentification_postgres?rev=1742421738&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phobos-net.fr/doku.php/software/applications/postgresql/autoriser_connexions_a_distance?rev=1612216289&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phobos-net.fr/doku.php/software/applications/postgresql/installation_docker?rev=1628668956&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.phobos-net.fr/lib/tpl/dokuwiki/images/favicon.ico">
        <title>wikinotes</title>
        <link>https://wiki.phobos-net.fr/</link>
        <url>https://wiki.phobos-net.fr/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.phobos-net.fr/doku.php/software/applications/postgresql/authentification_postgres?rev=1742421738&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-19T22:02:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>software:applications:postgresql:authentification_postgres</title>
        <link>https://wiki.phobos-net.fr/doku.php/software/applications/postgresql/authentification_postgres?rev=1742421738&amp;do=diff</link>
        <description>postgres identification securite

Authentification postgres avec mot de passe

A l&#039;installation, le compte postgres peut se connecter sans authentification lorsque le client postgres est utilisé local (la connexion via socket UNIX est une connexion de confiance). On peut modifier se comportement par défaut et demander une authentification par mot de passe pour le compte d&#039;administration postgres même en local:</description>
    </item>
    <item rdf:about="https://wiki.phobos-net.fr/doku.php/software/applications/postgresql/autoriser_connexions_a_distance?rev=1612216289&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-02-01T21:51:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>software:applications:postgresql:autoriser_connexions_a_distance</title>
        <link>https://wiki.phobos-net.fr/doku.php/software/applications/postgresql/autoriser_connexions_a_distance?rev=1612216289&amp;do=diff</link>
        <description>postgres sql connexion

Autoriser la connexion des clients

Le fichier de configuration /etc/postgresql/9.3/main/pg_hba.conf permet de gérer la politique de connexion au serveur de bases de données postgres. Pour autoriser les machines du réseau 192.168.0.0 à se connecter et s&#039;authentifier via un hachage md5, insérer la ligne suivante dans le fichier de configuration:</description>
    </item>
    <item rdf:about="https://wiki.phobos-net.fr/doku.php/software/applications/postgresql/installation_docker?rev=1628668956&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-08-11T08:02:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>software:applications:postgresql:installation_docker</title>
        <link>https://wiki.phobos-net.fr/doku.php/software/applications/postgresql/installation_docker?rev=1628668956&amp;do=diff</link>
        <description>software application docker postgres postgresql sysadmin dbadmin

Installation de PostgreSQL via Docker

Tester l&#039;image

Les variables d&#039;environnement sont utilisées seulement lors de l&#039;initialisation du conteneur. Pour ce test le conteneur est éphémère, il sera automatiquement effacé à l&#039;arrêt (option --rm):</description>
    </item>
</rdf:RDF>
