An open API service indexing awesome lists of open source software.

https://github.com/cybertec-postgresql/pg_rewrite

Perform maintenance tasks which require a table to be rewritten (i.e. the table data to be copied to a new storage) and which are expected to limit the access to the table as little as possible
https://github.com/cybertec-postgresql/pg_rewrite

postgresql postgresql-extension

Last synced: 9 months ago
JSON representation

Perform maintenance tasks which require a table to be rewritten (i.e. the table data to be copied to a new storage) and which are expected to limit the access to the table as little as possible

Awesome Lists containing this project