<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://tech.solin.eu/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://tech.solin.eu/feed.php">
        <title>Solin Expertise Center postgresql</title>
        <description></description>
        <link>https://tech.solin.eu/</link>
        <image rdf:resource="https://tech.solin.eu/lib/tpl/monobook/images/favicon.ico" />
       <dc:date>2026-05-16T07:40:03+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://tech.solin.eu/doku.php?id=postgresql:postgresql&amp;rev=1344348313&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://tech.solin.eu/lib/tpl/monobook/images/favicon.ico">
        <title>Solin Expertise Center</title>
        <link>https://tech.solin.eu/</link>
        <url>https://tech.solin.eu/lib/tpl/monobook/images/favicon.ico</url>
    </image>
    <item rdf:about="https://tech.solin.eu/doku.php?id=postgresql:postgresql&amp;rev=1344348313&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-08-07T14:05:13+00:00</dc:date>
        <title>postgresql:postgresql</title>
        <link>https://tech.solin.eu/doku.php?id=postgresql:postgresql&amp;rev=1344348313&amp;do=diff</link>
        <description>Using pgAdmin 3 you can import a database using the command line: 

\i &lt;database path&gt;

You access the commandline through Plugins &gt; Console.

Alternatively, you can of course use the bash shell as well:


psql DATABASE_NAME &lt; DUMP_FILE


(You also have the option to specify the user: psql -U PSQL_USER DATABASE_NAME &lt; DUMP_FILE)</description>
    </item>
</rdf:RDF>
