Bug #887: pg_restore blocks - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Bug #887: pg_restore blocks
Date
Msg-id 20030126100409.73DFE475BA1@postgresql.org
Whole thread Raw
List pgsql-bugs
Emmanuel Guyot (emmguyot@wanadoo.fr) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
pg_restore blocks

Long Description
I launch pg_restore from my Java programs with the following command :
bash --login -c \"/usr/bin/pg_restore.exe -v -c -F c -d mybase myfile 2> Resto.err > Resto.txt

With PostgreSQL 7.1.3, this sometimes blocks after the tables have been deleted.
With PostgreSQL 7.2.x & 7.3.1, it blocks each time except when I set the debug mode.

When I run the command directly from the cygwin command line, it works fine.

How to explain this behavior ?

Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: stored procedure namespace bug (critical) + COALECSE notice
Next
From: Bradley Baetz
Date:
Subject: New hashed IN code ignores distinctiveness of subquery