Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 184 Bytes

File metadata and controls

8 lines (5 loc) · 184 Bytes

Tuning Notes

Watch connections

watch -n 1 "psql -U postgres -d demo -c \"SELECT count(*) FROM pg_stat_activity WHERE state='active'; SELECT * FROM pg_stat_bgwriter;\""