Re: large resultset
vinny <[email protected]> Tue, 15 Jun 2010 14:25:02 +0200
| Newsgroups | gmane.comp.db.postgresql.php |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 15 Jun 2010 18:03:24 +0600, AI Rumman <[email protected]> wrote: > Thanks a lot. > Actualy I am new with Postgresql. > I am using POstgresql 8.1. > The application is for giving the administrator all their email > activities. Thats why it is 2 million of records. It is an CRM > application. > But do you want to display all 2 Million rows on screen? Because that's not going to work. If you just want to offer the data as a download you're ok if you do it in SQL and do not send all rows seperately. -- Sent via pgsql-php mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-php