Re: Fix links to pg_stat_replication and definition of checkpoint_warning GUC

2018-03-03 Thread Peter Eisentraut
On 2/19/18 05:25, Maksim Milyutin wrote: > I have noticed that in documentation for PG versions before 11devel some > *pg_stat_replication/* /links refer to *collected statistic views* table > instead of itself definition. Fixes for version 10.2 are gathered in > fix_pg_stat_replication_links_doc.p

Fix links to pg_stat_replication and definition of checkpoint_warning GUC

2018-02-19 Thread Maksim Milyutin
Hello everyone! I have noticed that in documentation for PG versions before 11devel some *pg_stat_replication/* /links refer to *collected statistic views* table instead of itself definition. Fixes for version 10.2 are gathered in fix_pg_stat_replication_links_doc.patch Also I am confused