From: | "Josh Berkus" <josh(at)agliodbs(dot)com> |
---|---|
To: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: enumerating rows |
Date: | 2001-04-11 18:29:20 |
Message-ID: | web-36920@davinci.ethosmedia.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
Kovacs, Oliver,
First, thank you Oliver for the nice C program for this purpose. If
there doesn't turn out to be another method, it shoudl og in the
postgresql.org site.
However, Postgresql does have an internal row count for query results.
Otherwise LIMIT and OFFSET would not work. It seems like there should
be some way to access this internal row count.
-Josh
______AGLIO DATABASE SOLUTIONS___________________________
Josh Berkus
Complete information technology josh(at)agliodbs(dot)com
and data management solutions (415) 565-7293
for law firms, small businesses fax 621-2533
and non-profit organizations. San Francisco
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2001-04-11 18:30:08 | Re: Making SELECT COUNT(seed) FROM fast |
Previous Message | Najm Hashmi | 2001-04-11 18:16:45 | Re: Re: \i command |