gleu / Hooks-in-PostgreSQL
Talk that I gave at FOSDEM 2012, and pgCon 2012, with code examples
☆18Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Hooks-in-PostgreSQL
- Save and restore query plans in PostgreSQL☆60Updated 2 years ago
- this repos is moving to https://codeberg.org/c2main/pgfincore | Mirror of http://git.postgresql.org/gitweb/?p=pgfincore.git;a=summary☆105Updated 10 months ago
- Distributed transaction manager☆26Updated 9 years ago
- ☆94Updated 3 years ago
- Version of PostgreSQL with built-in connection pooling☆29Updated 3 years ago
- Compressed append-only pluggable storage for PostgreSQL 12+☆30Updated last year
- Show storage structure of varlena datatypes in PostgreSQL☆16Updated 8 months ago
- Query PostgreSQL internals using SQL☆27Updated 5 years ago
- send bytes using PostgreSQL user defined function to TCP/IP socket☆18Updated 4 years ago
- Open PostgreSQL relation files in a hex editor with tags and annotations☆151Updated 3 months ago
- Session wide variables for PostgreSQL☆4Updated last month
- Show backtrace for errors and signals☆20Updated 2 years ago
- Postgresql's extension examples written most commonly in C.☆22Updated 9 years ago
- contrib/amcheck from Postgres v11 backported to earlier Postgres versions☆75Updated 3 years ago
- Re-organize tables on a PostgreSQL database without keeping any locks so that you can retrieve or update rows☆19Updated 8 years ago
- A PostgreSQL extension for logging queries where the expected/actual rows ratio exceeds a defined value☆40Updated 5 years ago
- ☆165Updated last month
- In-Memory Columnar Store extension for PostgreSQL