Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Use the DROP CONNECTION command to remove a connection.
DROP CONNECTION
DROP CONNECTION [ IF EXISTS ] connection_name [ CASCADE ];
c1
DROP CONNECTION c1;
Was this page helpful?