On Fri, Apr 19, 2019 at 12:38:23AM +0900, Fujii Masao wrote:
> Regarding backup control functions, the func.sgml describes as above.
> But non-exclusive pg_start_backup and pg_stop_backup can also be
> executed during recovery, and which should be described in the doc.
> So I think that the attache
In our documentation, we list the ICU test first, but reference the
non-ICU test first in the paragraph below it. This patch makes the docs
consistent.
--
Bruce Momjian http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I.
Hi,
> These functions cannot be executed during recovery (except
> pg_is_in_backup,
> pg_backup_start_time
> and pg_wal_lsn_diff).
Regarding backup control functions, the func.sgml describes as above.
But non-exclusive pg_start_backup and pg_stop_backup can also be
executed during re