Re: [pg_restore]

From: Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr>
To: pierre crumeyrolle <pierre(dot)crumeyrolle(at)c-s(dot)fr>
Cc: pgsql-fr-generale(at)postgresql(dot)org
Subject: Re: [pg_restore]
Date: 2014-07-01 08:12:30
Message-ID: m2zjgtfqfl.fsf@2ndQuadrant.fr
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-fr-generale

pierre crumeyrolle <pierre(dot)crumeyrolle(at)c-s(dot)fr> writes:
> pg_restore -p 5433 -d mydump

http://www.postgresql.org/docs/9.3/interactive/app-pgrestore.html

pg_restore [connection-option...] [option...] [filename]

filename

Specifies the location of the archive file (or directory, for a
directory-format archive) to be restored. If not specified, the
standard input is used.

Si je te lis bien, ta commande pg_restore en cours attend simplement que
les données arrivent sur stdin.

--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support

--
Envoi via la liste pgsql-fr-generale (pgsql-fr-generale(at)postgresql(dot)org)

In response to

  • [pg_restore] at 2014-07-01 08:05:59 from pierre crumeyrolle

Browse pgsql-fr-generale by date

  From Date Subject
Next Message Rodolphe Quiédeville 2014-07-02 08:07:31 Re: Encryption et PG
Previous Message pierre crumeyrolle 2014-07-01 08:05:59 [pg_restore]