What's that query limit again?

From: Matthew Hagerty <matthew(at)venux(dot)net>
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: What's that query limit again?
Date: 1999-02-25 07:58:37
Message-ID: 4.1.19990225025132.00990d90@mail.venux.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Greetings,

The query limit is 8K right? What about the size of rows returned by a
select? If it is 8K too, then how might I be sure I can get all the
results of a row that has several "text" fields? The user may type more
than 8K total across all the fields...

I'm trying to avoid large objects.

Thanks,
Matthew

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter T Mount 1999-02-25 09:30:33 Re: [INTERFACES] What's that query limit again?
Previous Message David Hartwig 1999-02-25 01:54:34 Re: [INTERFACES] Problem with ODBC