Re: copy from stdin limits - Mailing list pgsql-hackers

From Tom Lane
Subject Re: copy from stdin limits
Date
Msg-id 23775.976051192@sss.pgh.pa.us
Whole thread Raw
In response to copy from stdin limits  (Camm Maguire <camm@enhanced.com>)
List pgsql-hackers
Camm Maguire <camm@enhanced.com> writes:
> Greetings!  'copy from stdin' on 7.0.2 appears to simply hang if more
> than ~ 1000 records follow in one shot.  I couldn't see this behavior
> documented anywhere.  Is this a bug?

I've never heard of any such behavior ... and you can be sure that we'd
have heard about this, since any moderately large pg_dump file would
trigger such a bug.  You must have something else going on.  Details
please?
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Mikheev, Vadim"
Date:
Subject: RE: [BUGS] foreign key check makes a big LOCK
Next
From: Oleg Bartunov
Date:
Subject: Re: Need help with phys backed shm segments (Postgresql+FreeBSD).