Re: Tuple is too big: size 524592

Поиск
Список
Период
Сортировка
От Carolyn Lu Wong
Тема Re: Tuple is too big: size 524592
Дата
Msg-id 3C073776.9E39FAE2@greatpacific.com.au
обсуждение исходный текст
Ответ на Tuple is too big: size 524592  (Carolyn Lu Wong <carolyn@greatpacific.com.au>)
Ответы Re: Tuple is too big: size 524592  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Список pgsql-odbc
I get the same error when running in the sql. And when try to delete
data from tmp_table, get ERROR: ExecutePlan: (junk) `ctid' is NULL.


Hiroshi Inoue wrote:
>
> Carolyn Lu Wong wrote:
> >
> > I'm using VB5 connecting to PostgreSQL via PsqlODBC V6.50.
> >
> > When running the following sQL, got above ODBC failed error:
> >
> > insert into tmp_table
> > select oid, * from table1
> > where ....;
>
> Is it an ODBC's problem ?
> How is the result when you call the above query
> in psql ?
>
> regards,
> Hiroshi Inoue

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

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: connect error
Следующее
От: "Hiroshi Inoue"
Дата:
Сообщение: Re: Tuple is too big: size 524592