pg_ivm_14 - Incremental View Maintenance (IVM) feature for PostgreSQL.
Website: | https://github.com/sraoss/pg_ivm/ |
---|---|
License: | PostgreSQL |
Vendor: | PostgreSQL Global Development Group |
- Description:
Incremental View Maintenance (IVM) is a way to make materialized views up-to-date in which only incremental changes are computed and applied on views rather than recomputing the contents from scratch as REFRESH MATERIALIZED VIEW does. IVM can update materialized views more efficiently than recomputation when only small parts of the view are changed.
Packages
pg_ivm_14-1.8-1PGDG.rhel7.x86_64 [63 KiB] |
Changelog
by Devrim Gündüz (2024-03-03):
- Update to 1.8 per changes described at: https://github.com/sraoss/pg_ivm/releases/tag/v1.8 |
pg_ivm_14-1.7-1PGDG.rhel7.x86_64 [237 KiB] |
Changelog
by Devrim Gündüz (2023-09-13):
- Update to 1.7 |
pg_ivm_14-1.6-1PGDG.rhel7.x86_64 [237 KiB] |
Changelog
by Devrim Gündüz (2023-09-04):
- Update to 1.6 - Add PGDG branding |
pg_ivm_14-1.5.1-1.rhel7.x86_64 [229 KiB] |
Changelog
by Devrim Gündüz (2023-03-02):
- Update to 1.5.1 |
pg_ivm_14-1.5-1.rhel7.x86_64 [229 KiB] |
Changelog
by Devrim Gündüz (2023-02-07):
- Update to 1.5 |
pg_ivm_14-1.4-1.rhel7.x86_64 [221 KiB] |
Changelog
by Devrim Gündüz (2022-12-20):
- Update to 1.4 |
pg_ivm_14-1.3-1.rhel7.x86_64 [223 KiB] |
Changelog
by Devrim Gündüz (2022-10-03):
- Update to 1.3 |
pg_ivm_14-1.2-1.rhel7.x86_64 [218 KiB] |
Changelog
by Devrim Gündüz (2022-08-08):
- Update to 1.2 |
pg_ivm_14-1.1-1.rhel7.x86_64 [109 KiB] |
Changelog
by Devrim Gündüz (2022-06-24):
- Update to 1.1 |
pg_ivm_14-1.0-.rhel7.x86_64 [140 KiB] |
Changelog
by Devrim Gündüz (2022-05-11):
- Update to 1.0 |
pg_ivm_14-1.0-alpha1.rhel7.x86_64 [112 KiB] |
Changelog
by Devrim Gündüz (2022-05-06):
- Initial RPM packaging for the PostgreSQL RPM Repository. |