You've already forked awesome-postgres
mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-07-17 07:12:20 +02:00
Update README.md (#302) - pg_timetable
pg_timetable extension was added, useful for scheduling tasks. Co-authored-by: Kaarel Moppel <kmoppel@users.noreply.github.com>
This commit is contained in:
@ -212,6 +212,7 @@ for `EXPLAIN`, that also provides performance tips (Commercial Software).
|
||||
* [ZSON](https://github.com/postgrespro/zson) - PostgreSQL extension for transparent JSONB compression
|
||||
* [pg_bulkload](http://ossc-db.github.io/pg_bulkload/index.html) - It's a high speed data loading utility for PostgreSQL.
|
||||
* [pg_migrate](https://github.com/jwdeitch/pg_migrate) - Manage PostgreSQL codebases and make VCS simple.
|
||||
* [pg_timetable](https://github.com/cybertec-postgresql/pg_timetable) - Advanced job scheduler for PostgreSQL.
|
||||
* [sqitch](https://github.com/sqitchers/sqitch) - Tool for managing versioned schema deployment
|
||||
* [pgmigrate](https://github.com/yandex/pgmigrate) - CLI tool to evolve schema migrations, developed by Yandex.
|
||||
* [pgcmp](https://github.com/cbbrowne/pgcmp) - Tool to compare database schemas, with capability to accept some persistent differences
|
||||
|
Reference in New Issue
Block a user