Update miscellaneous/bash/database_lag.sh
This commit is contained in:
parent
17e895b04a
commit
167e99bac4
@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# === CONFIG ===
|
||||
REPLICA_SERVER="cluster.db1.genesishostingtechnologies.com" # <-- fill this in
|
||||
SSH_USER="doc" # <-- fill this in
|
||||
REPLICA_SERVER="" # <-- fill this in
|
||||
SSH_USER="" # <-- fill this in
|
||||
PG_USER="postgres" # usually postgres
|
||||
|
||||
# === Connect and check SSH first ===
|
||||
|
Loading…
x
Reference in New Issue
Block a user