Documentation ¶
Index ¶
Constants ¶
View Source
const ( TERMINATE_BACKENDS = "SELECT pg_terminate_backend(pid) FROM pg_stat_activity WHERE datname IN ('postgres', '_supabase')" COUNT_REPLICATION_SLOTS = "SELECT COUNT(*) FROM pg_replication_slots WHERE database IN ('postgres', '_supabase')" )
Variables ¶
This section is empty.
Functions ¶
func DisconnectClients ¶ added in v1.4.7
func LikeEscapeSchema ¶ added in v1.156.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.