Re: UPDATEDs slowing SELECTs in a fully cached database
В списке pgsql-performance по дате отправления:
| От | lars |
|---|---|
| Тема | Re: UPDATEDs slowing SELECTs in a fully cached database |
| Дата | |
| Msg-id | 4E22451F.9070803@yahoo.com обсуждение исходный текст |
| Ответ на | Re: UPDATEDs slowing SELECTs in a fully cached database (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-performance |
On 07/14/2011 08:47 AM, Tom Lane wrote: > > The implementation I was imagining was to define another bit in the info > parameter for XLogInsert, say XLOG_NON_TRANSACTIONAL. This could be a > high-order bit that would not go to disk. Anytime it was *not* set, > XLogInsert would set a global boolean that would remember that the > current transaction wrote a transactional WAL record. This is the > right default since the vast majority of call sites are writing records > that we would want to have flushed at commit. There are just a couple > of places that would need to be changed to add this flag to their calls. > > regards, tom lane > If you have a patch in mind I'm happy to test it on my setup and report back. -- Lars
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера