Re: [Windows] Pg_Restore on 8.1.5 and so on...

From: "Terry Yapt" <yapt(at)NOtechnoSPAMvell(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: [Windows] Pg_Restore on 8.1.5 and so on...
Date: 2006-11-28 10:59:46
Message-ID: ekh4r2$28if$2@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Terry Yapt wrote:

> 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.

Same behaviour on 8.2 rc1.

--

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2006-11-28 11:36:38 Re: Question about encoding
Previous Message Terry Yapt 2006-11-28 10:59:06 [Windows] Pg_Restore on 8.1.5 and so on...