<?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-06T16:57:41+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.phobos-net.fr/doku.php/software/applications/postgresql/start?rev=1742939520&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phobos-net.fr/doku.php/software/applications/postgresql/introduction_client_postgres_psql?rev=1668079473&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/start?rev=1742939520&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-25T21:52:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>software:applications:postgresql:start</title>
        <link>https://wiki.phobos-net.fr/doku.php/software/applications/postgresql/start?rev=1742939520&amp;do=diff</link>
        <description>postgres database

PostgreSQL

Notes à propos du SGBD Postgres SQL.

Historique

POSTGRES, développé à l&#039;Université de Californie Berkeley à partir de 1986, projet piloté initialement par Michael Stonebraker. 20 ans de maturité, une des bases de données objets relationnelle de référence de l&#039;opensource. Fut sponsorisée par:</description>
    </item>
    <item rdf:about="https://wiki.phobos-net.fr/doku.php/software/applications/postgresql/introduction_client_postgres_psql?rev=1668079473&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-11-10T11:24:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>software:applications:postgresql:introduction_client_postgres_psql</title>
        <link>https://wiki.phobos-net.fr/doku.php/software/applications/postgresql/introduction_client_postgres_psql?rev=1668079473&amp;do=diff</link>
        <description>software sysadmin dbadmin postgres postresql sql

:TODO: :TODO_DOCUPDATE:

PostgreSQL : Introduction au client psql

Pour s&#039;essayer sans conséquences, on crée un conteneur Docker temporaire exécutant le serveur PostgreSQL:


docker container run --detach --rm --name pg_test -e POSTGRES_PASSWORD=&quot;secret&quot; postgres:9.6-buster</description>
    </item>
</rdf:RDF>
