Neil Whelchel <neil.whelchel@xxxxxxxxx> wrote: > What is the best method to make a page of results and a list of > links to other pages of results? For our most heavily used web app we decided to have the renderer just read the list of cases and render the pages to disk, and then present the first one. We set a limit of 500 entries on the list; if we get past 500 we put up a page telling them to refine their search criteria. That won't work for all circumstances, but it works well for out web app. -Kevin -- Sent via pgsql-performance mailing list (pgsql-performance@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance