PgPubSub.pgClient property
Underlying postgres client. The instance may be replaced during automatic reconnect (pg clients are single-use), so do not cache this reference across reconnects.
Signature:
get pgClient(): PgClient;
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.