Re: Async processing of rows
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.interfaces |
|---|---|
| Message-ID | <[email protected]> |
Nat! <[email protected]> writes: > I will be writing an EOF (http://en.wikipedia.org/wiki/Enterprise_Objects_Framework > ) adaptor for Postgres. Due to the way these are structured, I want to > process the result data row by row and not in one big tuple array. Use a cursor, perhaps. regards, tom lane -- Sent via pgsql-interfaces mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-interfaces