Re: PG 13 release notes, first draft
От | Justin Pryzby |
---|---|
Тема | Re: PG 13 release notes, first draft |
Дата | |
Msg-id | 20200505184537.GC28974@telsasoft.com обсуждение исходный текст |
Ответ на | Re: PG 13 release notes, first draft (Bruce Momjian <bruce@momjian.us>) |
Ответы |
Re: PG 13 release notes, first draft
|
Список | pgsql-hackers |
On Tue, May 05, 2020 at 02:10:24PM -0400, Bruce Momjian wrote: > > > > | This is controlled by GUC wal_skip_threshold. > > > > I think you should say that's a size threshold which determines which strategy > > > > to use (WAL or fsync). > > > > > > I went with: > > > The WAL write amount where this happens is controlled by wal_skip_threshold. > > > > > > They can use the doc link if they want more detail. > > > > I guess I would say "relations larger than wal_skip_threshold will be fsynced > > rather than copied to WAL" > > How is this? > > Relations larger than wal_skip_threshold will have their files fynsced > rather than writing their WAL records. I see I was too late, but: Fix typo (fynsc) and maybe add parens(). -- Justin
В списке pgsql-hackers по дате отправления: