Re: [HACKERS] WAL logging problem in 9.4.3?
От | Peter Eisentraut |
---|---|
Тема | Re: [HACKERS] WAL logging problem in 9.4.3? |
Дата | |
Msg-id | 1f9a76fe-6f77-eb5f-9292-9b1c92f4f5bd@2ndquadrant.com обсуждение исходный текст |
Ответ на | Re: [HACKERS] WAL logging problem in 9.4.3? (Robert Haas <robertmhaas@gmail.com>) |
Ответы |
Re: [HACKERS] WAL logging problem in 9.4.3?
|
Список | pgsql-hackers |
On 2019-11-05 22:16, Robert Haas wrote: > First, I'd like to restate my understanding of the problem just to see > whether I've got the right idea and whether we're all on the same > page. When wal_level=minimal, we sometimes try to skip WAL logging on > newly-created relations in favor of fsync-ing the relation at commit > time. How useful is this behavior, relative to all the effort required? Even if the benefit is significant, how many users can accept running with wal_level=minimal and thus without replication or efficient backups? Is there perhaps an alternative approach involving unlogged tables to get a similar performance benefit? -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления: