Re: Trying to pg_restore a 7.1.3 db into 7.3.4 - stalling

From: Jeff <threshar(at)torgo(dot)978(dot)org>
To: Gaetano Mendola <mendola(at)bigfoot(dot)com>
Cc: me(at)shanewright(dot)co(dot)uk, pgsql-admin(at)postgresql(dot)org
Subject: Re: Trying to pg_restore a 7.1.3 db into 7.3.4 - stalling
Date: 2003-11-11 19:52:00
Message-ID: 20031111145200.0afa9fd2.threshar@torgo.978.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> read(0, "", 4096) = 0
> read(0, "", 4096) = 0
> read(0, "", 4096) = 0
> read(0, "", 4096) = 0
> read(0, "", 4096) = 0
> read(0, "", 4096) = 0
> read(0, "", 4096) = 0
> read(0, "", 4096) = 0
>

fd 0 is usually stdin, unless the program disconnects stdin.
Maybe pg_restore is waiting for input, perhaps a password?

--
Jeff Trout <jeff(at)jefftrout(dot)com>
http://www.jefftrout.com/
http://www.stuarthamm.net/

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message washirv 2003-11-11 19:53:19 Looking for postgresql dba
Previous Message Jeff 2003-11-11 19:49:54 Re: Upgrading to Solaris 9