What's that query limit again? - Mailing list 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


pgsql-interfaces by date:

Previous
From: Michael Meskes
Date:
Subject: Re: [INTERFACES] Newbie Q: How to deal with date/time with libpq or ecpg?
Next
From: Peter T Mount
Date:
Subject: Re: [INTERFACES] What's that query limit again?