petr-korobeinikov / postgresql-extension-example
Postgresql's extension examples written most commonly in C.
☆21Updated 9 years ago
Alternatives and similar repositories for postgresql-extension-example
Users that are interested in postgresql-extension-example are comparing it to the libraries listed below
Sorting:
- Raft protocol implementation in C☆51Updated 8 years ago
- Talk that I gave at FOSDEM 2012, and pgCon 2012, with code examples☆18Updated 3 months ago
- Session wide variables for PostgreSQL☆4Updated 6 months ago
- Distributed transaction manager☆26Updated 9 years ago
- A few scripts related to PostgreSQL development☆30Updated 2 months ago
- Show backtrace for errors and signals☆19Updated 2 years ago
- PostgreSQL extension for recoding workload of specific database☆12Updated 9 years ago
- PostgreSQL data type for efficient storage of monetary values. Much faster performance than NUMERIC. Works with Postgres-XL also.☆33Updated 5 years ago
- multimaster☆57Updated 5 months ago
- Compressed append-only pluggable storage for PostgreSQL 12+☆30Updated last year
- Set of scripts to monitor PostgreSQL at low level using bcc☆52Updated 6 years ago
- powa-archivist: the powa PostgreSQL extension☆65Updated this week
- this repos is moving to https://codeberg.org/c2main/pgfincore | Mirror of http://git.postgresql.org/gitweb/?p=pgfincore.git;a=summary☆106Updated 5 months ago
- Save and restore query plans in PostgreSQL☆61Updated 2 years ago
- Background worker for monitoring PostgreSQL☆70Updated 10 months ago
- Messing with PostgreSQL network traffic to make some usefull things☆92Updated 4 years ago
- PostgreSQL extension to manage Linux Control Groups☆36Updated 10 months ago
- Version of PostgreSQL with built-in connection pooling☆29Updated 4 years ago
- Query PostgreSQL internals using SQL☆27Updated 5 years ago
- PostgreSQL logging interface☆15Updated 6 years ago
- contrib/amcheck from Postgres v11 backported to earlier Postgres versions☆74Updated 3 years ago
- Various experiments with PostgreSQL clustering