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 f796961 commit 84f96e2Copy full SHA for 84f96e2
0093_how_to_troubleshoot_streaming_replication_lag.md
@@ -76,4 +76,9 @@ TBD
76
## Additional resources
77
- [Streaming replication](https://www.postgresql.org/docs/current/warm-standby.html#STREAMING-REPLICATION) (official Postgres docs)
78
- [pg_stat_replication view](https://www.postgresql.org/docs/current/monitoring-stats.html#PG-STAT-REPLICATION-VIEW) (official Postgres docs)
79
-- [Replication configuration parameters](https://www.postgresql.org/docs/current/runtime-config-replication.html) (official Postgres docs)
+- [Replication configuration parameters](https://www.postgresql.org/docs/current/runtime-config-replication.html) (official Postgres docs)
80
+
81
+## Authors/maintainers of this docs
82
+- Dmitry Fomin
83
+- Sadeq Dousti
84
+- Nikolay Samokhvalov
0 commit comments