Contents

Security Model

pg_liquid provides extension-level graph filtering on top of normal PostgreSQL permissions.

Use this when you need:

  • principal-scoped reads
  • graph-level grants
  • role-based compound visibility
  • acts_for inheritance across trusted principals

Deep reference: 5. Security