Обсуждение: (libpq) Anyone still having problems with COPY?

Поиск
Список
Период
Сортировка

(libpq) Anyone still having problems with COPY?

От
Alfred Perlstein
Дата:
I'd like to know if the issue seems resolved so I can move on to adding
other feature that were discussed.

If anyone is still getting wierdness I'd really like to know, I don't
want to be known as the guy who broke libpq and disappeared. :)

thanks,
-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]


Re: [HACKERS] (libpq) Anyone still having problems with COPY?

От
Patrick Welche
Дата:
On Wed, Jan 26, 2000 at 10:04:10PM -0800, Alfred Perlstein wrote:
> I'd like to know if the issue seems resolved so I can move on to adding
> other feature that were discussed.
> 
> If anyone is still getting wierdness I'd really like to know, I don't
> want to be known as the guy who broke libpq and disappeared. :)

I think Tom Lane has shown that what is left of my problem has to do with

Subject: [HACKERS] Sure enough, SI buffer overrun is broken
Date: Mon, 24 Jan 2000 22:06:05 -0500
Message-ID: <11298.948769565@sss.pgh.pa.us>

Remember that for me, before your last patch, I couldn't do a pgdump and
reload. Since your patch I can, and in fact most things work, just not
time consuming joins, and the parallel test failed without extra joins going
on in the background, which agrees with Tom's findings.

Cheers,

Patrick