Reading bytea or text columns

From: Janet Borschowa <borschow(at)roguewave(dot)com>
To: "'pgsql-odbc(at)postgresql(dot)org'" <pgsql-odbc(at)postgresql(dot)org>
Subject: Reading bytea or text columns
Date: 2002-07-26 23:37:31
Message-ID: F888C30C3021D411B9DA00B0D0209BE8018C06AB@cvo-exchange.cvo.roguewave.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,
When using a table with a bytea or text column, is there any way to tell if
the value has been stored inline or in secondary storage? I am trying to do
a "select * from table" and I want the data returned instead of a oid
number.

-- Janet

Browse pgsql-odbc by date

  From Date Subject
Next Message Ludwig Lim 2002-07-27 02:34:23 Re: The best book
Previous Message Javier LLanos 2002-07-26 22:17:01 Unix ODBC