Re: open pgsql files (was Re: [GENERAL] Mime-Version: 1.0)

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: open pgsql files (was Re: [GENERAL] Mime-Version: 1.0)
Дата
Msg-id 200002220120.UAA20677@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: open pgsql files (was Re: [GENERAL] Mime-Version: 1.0)  (Lincoln Yeoh <lylyeoh@mecomb.com>)
Ответы Re: open pgsql files (was Re: [GENERAL] Mime-Version: 1.0)
Список pgsql-general
> At 03:28 PM 21-02-2000 -0600, Ed Loehr wrote:
>
> >Your numbers do not surprise me at all.  Backend pgsql servers live
> >for the lifetime of the client connection, and they open a similarly
> >large number of files on my system.  I throttle them by throttling the
> >life of the apache children who are generally the only clients.
>
> Oh, the poor little kiddies. Looks like I may have to commit genocide from
> time to time as well. <grin>.
>
> But doesn't the backend close the files after it's done with em? Or it
> doesn't know when it's done with the files?
>
> I've really nothing against native americans, is there a way to throttle or
> fix our good ol elephant instead?

Keeps files open in the expectation it may need them again.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

В списке pgsql-general по дате отправления:

Предыдущее
От: Lincoln Yeoh
Дата:
Сообщение: Re: [GENERAL] Multiple-row text
Следующее
От: Ed Loehr
Дата:
Сообщение: Re: open pgsql files (was Re: [GENERAL] Mime-Version: 1.0)