Re: Is This A Set Based Solution? - Mailing list pgsql-general

From Stefan Berglund
Subject Re: Is This A Set Based Solution?
Date
Msg-id mvllv218kbv30s7b629ub4i48annpet49a@4ax.com
Whole thread Raw
In response to Is This A Set Based Solution?  (Stefan Berglund <stefan_berglund@msn.com>)
List pgsql-general
On Fri, 16 Mar 2007 09:38:52 -0300, jgodoy@gmail.com (Jorge Godoy)
wrote:
 in <877ithjrc3.fsf@gmail.com>

>Tino Wildenhain <tino@wildenhain.de> writes:
>
>> Show me a user which really clicks on 1000 or more checkboxes on a
>> webpage or similar ;)
>> I'd think around 20 values is plenty.
>
>On the other hand, show me a page with 1000 or more checkboxes to be clicked
>at once and I'd show a developer / designer that needs a new career... :-)

Just to allay your fears, a fairly typical scenario might have the user
presented with a list of from twenty to fifty names of horse trainers
depending on the size of the show.  Since each trainer can have anywhere
from one to thirty or forty horses in their barn you can do the math to
see that the list of IDs passed from the app to the database can be
anywhere from a single ID up to possibly thousands of IDs.

---
Stefan Berglund

pgsql-general by date:

Previous
From: "Alain Roger"
Date:
Subject: Re: issue with SELECT settval(..);
Next
From: Stefan Berglund
Date:
Subject: Re: Is This A Set Based Solution?