PgPubSubOptions.filtered property
If set to true, self emitted messages (those which were sent using NOTIFY on the same connection) will be filtered on this connection. By default is false - means that connection will LISTEN to the messages, which were notified on the same connection.
Signature:
filtered: boolean;
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.