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

From Carolyn Lu Wong
Subject Tuple is too big: size 524592
Date
Msg-id 3C05DA50.CF8C7EF@greatpacific.com.au
Whole thread Raw
Responses Re: Tuple is too big: size 524592  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-odbc
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 ....;

What could be the problem?

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Confusion
Next
From: Hiroshi Inoue
Date:
Subject: Re: Tuple is too big: size 524592