| От | Tom Lane |
|---|---|
| Тема | Re: Tracking down log segment corruption |
| Дата | |
| Msg-id | 15061.1272826338@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Tracking down log segment corruption (Gordon Shannon <gordo169@gmail.com>) |
| Ответы |
Re: Tracking down log segment corruption
|
| Список | pgsql-general |
Gordon Shannon <gordo169@gmail.com> writes:
> Bingo. Yes it is reasonable. It was 25 seconds between my altering the
> index in question and the server crash.
Sounds like we have a smoking gun. Could you show all your non-default
postgresql.conf settings on the master? I'm wondering about
full_page_writes in particular, but might as well gather all the
relevant data while we're at it. Easiest way is:
select name,setting from pg_settings where source not in ('default','override');
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера