PG_CACHE_DEBUG variable

Whether verbose cache tracing is on, read once from the PG_CACHE_DEBUG environment variable at import time.

When enabled, cache saves, fetches and trigger installation are logged at info level. Warnings are logged regardless. Because it is read at import time, changing the variable afterwards has no effect.

Signature:

PG_CACHE_DEBUG: boolean

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