Re: pg_restore hangs on locale

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Spam Email <spam(at)tkz(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: pg_restore hangs on locale
Date: 2003-04-25 14:07:32
Message-ID: 15450.1051279652@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Spam Email <spam(at)tkz(dot)net> writes:
> [tkz(at)honesty tmp]$ strace pg_restore
> [snip snip snip long strace output]
> read(0, <****HANGS HERE*****>

That appears to be a read from stdin. It's waiting for you to supply an
archive file on stdin ...

Perhaps a quick read of pg_restore's man page would be in order.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Stephan Szabo 2003-04-25 17:53:50 Re: Select Statements freeze.
Previous Message Spam Email 2003-04-25 11:21:45 pg_restore hangs on locale