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 d972491 commit 87212bfCopy full SHA for 87212bf
procedures/connection_ping/README.md
@@ -46,4 +46,4 @@ psql -q -X -U postgres -d "application_name='psql $(hostname -I | cut -f1 -d' ')
46
1. Преимущества: отлавливает очень кратковременную недоступность подключения к СУБД.
47
1. Недостатки: может «зависнуть»
48
49
-Файл [psql_connection_lost_duration_v2.sh](psql_connection_lost_duration_v2.sh)
+Файлы [psql_connection_lost_duration_v2.sh](psql_connection_lost_duration_v2.sh), [connection_ping.sql](connection_ping.sql)
0 commit comments