We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 414cca4 commit 992fe54Copy full SHA for 992fe54
contrib/pg_stat_statements/pg_stat_statements.c
@@ -625,7 +625,7 @@ pgss_shmem_startup(void)
625
626
/*
627
* Remove the persisted stats file so it's not included in
628
- * backups/replication slaves, etc. A new file will be written on next
+ * backups/replication standbys, etc. A new file will be written on next
629
* shutdown.
630
*
631
* Note: it's okay if the PGSS_TEXT_FILE is included in a basebackup,
0 commit comments