Re: psql large RSS (1.6GB)
От
Bruce Momjian
Тема
Re: psql large RSS (1.6GB)
Дата
Msg-id
200411011404.iA1E4i407690@candle.pha.pa.us
Ответ на
Re: psql large RSS (1.6GB) (Gavin Sherry)
Список
Дерево обсуждения
psql large RSS (1.6GB) TTK Ciar <ttk2@hardpoint.ciar.org>
Re: psql large RSS (1.6GB) Markus Bertheau <twanger@bluetwanger.de>
Re: psql large RSS (1.6GB) Dustin Sallings <dustin@spy.net>
Re: psql large RSS (1.6GB) Gavin Sherry <swm@alcove.com.au>
Re: psql large RSS (1.6GB) Bruce Momjian <pgman@candle.pha.pa.us>
Re: psql large RSS (1.6GB) Tom Lane <tgl@sss.pgh.pa.us>
Re: psql large RSS (1.6GB) Josh Berkus <josh@agliodbs.com>
Gavin Sherry wrote: > On Sat, 30 Oct 2004, Dustin Sallings wrote: > > > > If the solution is to just write a little client that uses perl > > > DBI to fetch rows one at a time and write them out, that's doable, > > > but it would be nice if psql could be made to "just work" without > > > the monster RSS. > > > > It wouldn't make a difference unless that driver implements the > > underlying protocol on its own. > > Even though we can tell people to make use of cursors, it seems that > memory usage for large result sets should be addressed. A quick search of > the archives does not reveal any discussion about having libpq spill to > disk if a result set reaches some threshold. Has this been canvassed in > the past? No, I don't remember hearing this discussed and I don't think most people would want libpq spilling to disk by default. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073
В списке pgsql-performance по дате отправления