| От | Tom Lane |
|---|---|
| Тема | Re: Files in pg_xlog |
| Дата | |
| Msg-id | 27048.1075526867@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Files in pg_xlog (Daniel Henrique Debonzi <debonzi@gwyddion.com>) |
| Список | pgsql-admin |
Daniel Henrique Debonzi <debonzi@gwyddion.com> writes:
> Does anybody knows how can I change the size (something about 4Mb) of
> the files inside the pg_xlog directory
You can't, short of hacking the source code (and I'm not sure it's a
one-line change if you do...)
> and how can I have no more than one file inside it.
Can't do that either. In a low-traffic database you could reasonably
expect to have no more than two xlog files most of the time. Set
checkpoint_segments to 1 to minimize the space usage.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера