| От | Tom Lane |
|---|---|
| Тема | Re: PG writes a lot to the disk |
| Дата | |
| Msg-id | 10279.1206026439@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: PG writes a lot to the disk (Bill Moran <wmoran@collaborativefusion.com>) |
| Ответы |
Re: PG writes a lot to the disk
|
| Список | pgsql-performance |
Bill Moran <wmoran@collaborativefusion.com> writes:
> However, the part I wanted to comment on (and got busy yesterday so
> am only getting to it now) is that there's no guarantee that SELECT
> isn't modifying rows.
Another way that SELECT can cause disk writes is if it sets hint bits on
recently-committed rows. However, if the tables aren't actively being
modified any more, you'd expect that sort of activity to settle out pretty
quickly.
I concur with the temporary-file theory --- it's real hard to see how
analyzing the tables would've fixed it otherwise.
regards, tom lane
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера