Re: copy from stdin blocks?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Christoph Schlarmann" <cschlarm(at)abashh(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: copy from stdin blocks?
Date: 2002-04-24 15:40:15
Message-ID: 13198.1019662815@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Christoph Schlarmann" <cschlarm(at)abashh(dot)de> writes:
> I've got the following problem with postgresql 7.1.3 (linux Kernel
> 2.2.16-SMP and Kernel 2.4.16, bash):

> I tried to copy data from stdin to postgresql in a pipe. If the data size
> exeeds the size of the stdin buffer, the process doesn't return.

I can't reproduce this in current sources, on either HPUX 10.20 or
Red Hat 7.2 Linux. Perhaps an old psql bug?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Nicolas Paymal 2002-04-24 15:43:24 Enhencement Request
Previous Message tony 2002-04-24 15:36:52 Re: how does NOT work?