[Windows] Pg_Restore on 8.1.5 and so on... - Mailing list pgsql-general

From Terry Yapt
Subject [Windows] Pg_Restore on 8.1.5 and so on...
Date
Msg-id ekh4pq$28if$1@news.hub.org
Whole thread Raw
List pgsql-general
I am trying to restore from a pg_dump.  Pg_restore is doing some
strange behaviour.

If I open a CMD shell console and execute pg_restore, nothing is
showed.  If I try to do a "with sense" pg_restore, nothing is showed in
spite of I have put --verbose option.

This is my complete command:

pg_restore --verbose --file=c:\dbt.dump --host=127.0.0.1
--username=masteruser --password

Somebody with the same behaviour ?.  I am running 8.1.5 on a Windows XP
sp2 workstation.

Thanks in advance.

--


pgsql-general by date:

Previous
From: wombat@dmhosting.g.ysm.yahoo.com
Date:
Subject: where are wombats?
Next
From: "Daniel Serodio"
Date:
Subject: Re: IS it a good practice to use SERIAL as Primary Key?