PgPubSubOptions.pgClient property

Existing PostgreSQL client connection (optional). Can be passed if there is a need to re-use existing db connection from external code. Otherwise it is required to bypass correct options to instantiate new pg.Client connection properly.

Signature:

pgClient?: Client;

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