[EMAIL PROTECTED] wrote:
> PostgreSQL should be fine.  A bit slow still, but getting better.
> There is a tuple size limitation, watch that.
What do you exactly mean by 'tuple' ? Suppose I write a query like this:

select * from mytable where value in (1, 2, 3)

the (1, 2, 3) part is autogenerated. It could be, say, 128 terms long.
Is this what you are talking about when you say 'tuple' ?

> Besides, Thierry is French!
cocorico! :-)

regards,
jephte clain
[EMAIL PROTECTED]

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to