pg_restore: implied data-only restore\n

From: Andreas Laggner <andreas(dot)laggner(at)vti(dot)bund(dot)de>
To: PostgreSQL Mailingliste <pgsql-general(at)postgresql(dot)org>
Subject: pg_restore: implied data-only restore\n
Date: 2011-02-04 12:35:22
Message-ID: 4D4BF28A.3020200@vti.bund.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi list,

i did a dump (one table)
pg_dump -t tempo.lucas_p1000 -Fc -o -h 134.110.37.20 -p 5432 -U andi -W
gis > /disk2/samba/exportdb/postgres/lucas_p1000_test.out

and when a want to restore the table
pg_restore -d gis -t tempo.lucas_p1000 -Fc -v -h 134.110.37.20 -p 5432
-U andi -W /disk2/samba/exportdb/postgres/lucas_p1000_test.out

pg_restore shows this error:
pg_restore: implied data-only restore\n

what is wrong?

thanks for help Andreas

--
Dipl. Geoökologe Andreas Laggner

Institut für Agrarrelevante Klimaforschung (AK) des vTI
Arbeitsgruppe Emissionsinventare
Johann Heinrich von Thünen-Institut (vTI),
Bundesforschungsinstitut für Ländliche Räume, Wald und Fischerei

Institute of Agricultural Climate Research (AK) of the vTI
Johann Heinrich von Thünen-Institute (vTI),
Federal Research Institute for Rural Areas, Forestry and Fisheries

Bundesallee 50
D-38116 Braunschweig

Tel.: (+49) (0)531 596 2636
Fax : (+49) (0)531 596 2645
E-mail: andreas(dot)laggner(at)vti(dot)bund(dot)de
Homepage: http://www.vti.bund.de

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2011-02-04 15:37:03 Re: pg_restore: implied data-only restore\n
Previous Message asia123321 2011-02-04 12:32:35 Setting configuration parameter to role and propagating it to users