Re: [GENERAL] limit select question - Mailing list pgsql-general

From Chris Bitmead
Subject Re: [GENERAL] limit select question
Date
Msg-id 38BA8D19.5A79F01E@bigfoot.com
Whole thread Raw
In response to limit select question  (Kevin Heflin <kheflin@shreve.net>)
List pgsql-general
Kevin Heflin wrote:
>
> I've been asked if there is a way to LIMIT the number of results displayed
> when doing a SELECT with postgresql, by a former user of mysql. Wasn't
> sure if there is an easy way to do this or not. I've don't it before, but
> in a very round about way... any suggestions.

I'm not an expert, but why not just read X results from the portal, then
close the portal? That is what I'm doing.

pgsql-general by date:

Previous
From: Kevin Heflin
Date:
Subject: limit select question
Next
From: "Frédéric Bultot"
Date:
Subject: unsubscribe