PgPubSub.unlistenAll() method

Stops listening all connected channels, and, if singleListener option is set to true - will release all acquired locks (if any was settled).

Signature:

unlistenAll(): Promise<void>;

Returns:

Promise<void>

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.