Re: Tuple is too big: size 524592 - Mailing list pgsql-odbc

From Carolyn Lu Wong
Subject Re: Tuple is too big: size 524592
Date
Msg-id 3C073776.9E39FAE2@greatpacific.com.au
Whole thread Raw
In response to Tuple is too big: size 524592  (Carolyn Lu Wong <carolyn@greatpacific.com.au>)
Responses Re: Tuple is too big: size 524592  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
List 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 by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: connect error
Next
From: "Hiroshi Inoue"
Date:
Subject: Re: Tuple is too big: size 524592