Re: postgres session termination
От
Scott Marlowe
Тема
Re: postgres session termination
Дата
Msg-id
1107207518.16640.150.camel@state.g2switchworks.com
Ответ на
Re: postgres session termination (Alban Hertroys)
Список
Дерево обсуждения
postgres session termination "Rick Schumeyer" <rschumeyer@ieee.org>
Re: postgres session termination Ragnar Hafstað <gnari@simnet.is>
Re: postgres session termination Paul Tillotson <pntil@shentel.net>
Re: postgres session termination Richard Huxton <dev@archonet.com>
Re: postgres session termination Alban Hertroys <alban@magproductions.nl>
Re: postgres session termination John DeSoi <desoi@pgedit.com>
Re: postgres session termination Alban Hertroys <alban@magproductions.nl>
Re: postgres session termination Scott Marlowe <smarlowe@g2switchworks.com>
Re: postgres session termination Ragnar Hafstað <gnari@simnet.is>
Re: postgres session termination Scott Marlowe <smarlowe@g2switchworks.com>
On Mon, 2005-01-31 at 09:28, Alban Hertroys wrote: > John DeSoi wrote: > > I think there are much better ways to do this. If the result set is > > large, the user could be waiting a very long time. Two possibilities are > > (1) use a cursor or (2) use limit and offset in your select statement > > grab only the rows you need to display. > > Someone correct me if I'm wrong, but I don't think PHP supports cursors > (Maybe PHP 5?). > > Otherwise, that would have been a neat solution indeed. PHP supports postgresql cursors, and has since php was able to connect to postgresql.
В списке pgsql-general по дате отправления