Re: Totally Disable writing to xlog file

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Totally Disable writing to xlog file
Дата
Msg-id CAKFQuwaKcZC3C2Qmaj_cOLBS8=54+GSVFom4D9hbaxHRyymC5Q@mail.gmail.com
обсуждение исходный текст
Ответ на Totally Disable writing to xlog file  (chandra sekhar <sekhar.career@gmail.com>)
Список pgsql-www
On Saturday, December 2, 2017, chandra sekhar wrote: > Hello Gurus, > > Is it possible to disable writing to WAL completely. > > 1) Is the setting WalLevel = Minimal , completely disables writing to WAL ? > 2) Is the walLevel setting is at instance level or database level ? > 3) is postgres creates 1 Log file for each database in a cluster ? > > No, WAL is fundamental to the operation of the software. You get one WAL stream per cluster. David J.

В списке pgsql-www по дате отправления:

Предыдущее
От: chandra sekhar
Дата:
Сообщение: Totally Disable writing to xlog file
Следующее
От: Pavel Golub
Дата:
Сообщение: Re: [pgsql-www] Wiki editor request