Re: [BUGS] BUG #7521: Cannot disable WAL log while using pg_dump

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [BUGS] BUG #7521: Cannot disable WAL log while using pg_dump
Дата
Msg-id CA+Tgmob1T81Tk+o0ezN3pQvbYvhNThB++GX-AJxOt8oa4EfaCw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [BUGS] BUG #7521: Cannot disable WAL log while using pg_dump  (Gezeala M. Bacuño II <gezeala@gmail.com>)
Список pgsql-hackers
On Thu, Oct 18, 2012 at 3:18 PM, Gezeala M. Bacuño II <gezeala@gmail.com> wrote:
> You may disable full_page_writes, but as you can see from my previous
> post, disabling it did not do the trick. My zfs' USED property
> continues to increase.

I think we need somebody to compile with WAL_DEBUG defined and try to
reproduce this with wal_debug = on.  Then we will find out what WAL
records are being emitted, which will presumably give us a clue as to
what is really happening here.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [PATCH] Support for Array ELEMENT Foreign Keys
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] Support for Array ELEMENT Foreign Keys