title: pg_local_cache
description: PostgreSQL 14–18 shared-memory row cache for repeated primary-key SELECTs, with transaction-aware invalidation and source-plan fallback.
url: https://profundium.github.io
baseurl: /pg_local_cache
repository: profundium/pg_local_cache
lang: en
markdown: kramdown
kramdown:
  input: GFM
  syntax_highlighter: rouge
permalink: pretty
exclude:
  - README.md
  - benchmarks
  - docker
  - monitoring
  - scripts
  - sql
  - src
  - test
  - tests
  - Dockerfile
  - Makefile
  - compose.monitoring.yaml
  - compose.sql-only.yaml
  - compose.yaml
  - pg_local_cache.control
  - vendor
