Why are clobs always "0"

From: Arnie Morein <arnie(dot)morein(at)mac(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Why are clobs always "0"
Date: 2019-12-01 17:31:35
Message-ID: 1575221495.4549.0@mac.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have tested the most recent driver in three different SQL IDEs, and
now with an application I'm writing that uses JDBC metadata, the
comment on a field definition also isn't available as a string value.

The only thing I ever see regarding data type "text" field values are
either a 0 or a 1; neither of which applies.

So why is this happening, even from the JDBC metadata results as well?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alex O'Ree 2019-12-01 17:59:08 slow insert speeds with bytea
Previous Message Ron 2019-12-01 16:54:31 Re: MS Access Frontend