Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 290 Bytes

File metadata and controls

14 lines (8 loc) · 290 Bytes

pg_extensions

Useful PostgreSQL Extensions.

1. prep_queries

Prepare SQL-Queries where performance is needed.

Note

PowerDNS 4.0.x implemented prepared queries into Generic PostgreSQL backend.

2. row_history

A simple configurable Table Row-History using database trigger.