| От | Tom Lane |
|---|---|
| Тема | Re: why so many open files? |
| Дата | |
| Msg-id | 17272.1212413909@sss.pgh.pa.us обсуждение |
| Ответ на | why so many open files? (hubert depesz lubaczewski <depesz@depesz.com>) |
| Ответы |
Re: why so many open files?
|
| Список | pgsql-general |
hubert depesz lubaczewski <depesz@depesz.com> writes:
> why backend process from one database has opened files from other databases?
That's not very surprising at all: a backend might have to write out a
dirty buffer in order to reclaim the buffer for re-use, and which
database the page is from doesn't enter into that.
What does seem surprising is that it's had to do that quite a lot.
Is this an old PG version without a bgwriter process? In a properly
functioning recent release, I'd expect only the bgwriter to have a
really eclectic mix of open files.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера