| From: | CYBERTEC PostgreSQL International GmbH via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org> |
|---|---|
| To: | PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org> |
| Subject: | pg_squeeze 1.8 released |
| Date: | 2025-01-25 15:08:48 |
| Message-ID: | 173781772891.1065.786512603549159164@wrigleys.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-announce |
This release fixes a bug in the `squeeze.squeeze_table()` function, which can now
cause data corruption. The problem can occur if other clients run DDL
statements or squeeze other tables around the time the function starts its
execution.
Squeezing launched by the scheduler worker (as described in the "Register
table for regular processing" section of [README](https://github.com/cybertec-postgresql/pg_squeeze/blob/REL1_8/README.md)) is not affected.
The bug is only present in pg_squeeze 1.7. Please upgrade to version 1.8 as soon as possible.
Source code is available [here](https://github.com/cybertec-postgresql/pg_squeeze/releases/tag/REL1_8_0).
Binaries should be available in the [PostgreSQL repositories](https://www.postgresql.org/download/) pretty soon.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Devart via PostgreSQL Announce | 2025-01-27 10:44:52 | Announcing the Latest dotConnect for PostgreSQL Release: Now Supporting PostgreSQL 17, .NET 9, and EF Core 9 |
| Previous Message | CYBERTEC PostgreSQL International GmbH via PostgreSQL Announce | 2025-01-25 15:07:57 | pgwatch3 is out! |