--- name: Bug report about: Something is broken or behaves unexpectedly title: "bug: " labels: ["bug", "needs-triage"] assignees: "" --- ## Description ## Reproduction ```sql -- Minimal SQL to reproduce the issue ``` ## Environment | Item | Value | |------|-------| | pg_trickle version | | | PostgreSQL version | | | OS / platform | | | Deployment | bare metal / Docker / CNPG / other | | CDC mode | trigger / auto / wal | | Refresh mode | DIFFERENTIAL / FULL | ## Observed behaviour ## Expected behaviour ## Logs
PostgreSQL log output (if relevant) ``` paste logs here ```
## Additional context