Re: reading row in backend

Поиск
Список
Период
Сортировка
От Patrick Welche
Тема Re: reading row in backend
Дата
Msg-id 20000516000900.E22468@quartz.newn.cam.ac.uk
обсуждение исходный текст
Ответ на Re: reading row in backend  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: reading row in backend  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, May 15, 2000 at 06:55:50PM -0400, Tom Lane wrote:
> Patrick Welche <prlw1@newn.cam.ac.uk> writes:
> > ERROR:  copy: line 57552, Tuple is too big: size 8152, max size 8140
> 
> > Now, it would help me if I could actually get a clue as to which row this
> > is.
> 
> Um ... doesn't that line number in the COPY source data help any?

Unfortunately not - in fact the 2nd large tuple allegedly has a smaller
line number than the first :(

Am I barking up the wrong tree if I think that the HeapTuple contains the
actual data? The first number in it would the primary key...

Cheers,

Patrick


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: reading row in backend
Следующее
От: Tom Lane
Дата:
Сообщение: Re: reading row in backend