Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7add602

Browse files
authored
Create README.md
1 parent b4de815 commit 7add602

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎procedures/connection_ping/README.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Тестирование потери установленного соединения к PostgreSQL
2+
3+
```bash
4+
psql -U postgres -q -X -c "\echo 'Press CTRL+C to stop'" -c "\conninfo" -f connection_ping.sql -c "call connection_ping(1000, 0.5)" -h <host> -p <port>
5+
```
6+
[connection_ping.sql](connection_ping.sql)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /