Re: [INTERFACES] What's that query limit again? - Mailing list pgsql-interfaces

From markh@clockworkweb.com (Mark Himsley)
Subject Re: [INTERFACES] What's that query limit again?
Date
Msg-id 36d51f16.2391843@mail.btinternet.com
Whole thread Raw
In response to What's that query limit again?  (Matthew Hagerty <matthew@venux.net>)
List pgsql-interfaces
Matthew Hagerty <matthew@venux.net> wrote:

> The query limit is 8K right?

This 8K limit is going to kill Postgres, IMHO.

I really like Postgres but I am going to have to move to some other
database platform so that I can populate a web site from a database
without having to jump through hoops to split text into 4K blocks.

> I'm trying to avoid large objects.

I don't see the need for them. My opinion is that the backend should
hide large objects from the user. It's all spherical objects to me!

--
Mark Himsley.
Technical Director,
Clockwork Web.

pgsql-interfaces by date:

Previous
From: Peter T Mount
Date:
Subject: Re: [INTERFACES] What's that query limit again?
Next
From: Margarita Barvinok
Date:
Subject: [INTERFACES]- SELECT statement