1.2


1.2.1-funcrel

Resolved Issues

Customer Ticket Id Details
56833 Fixed an issue in where backups could fail with "ServiceException(code=backupFailed, arguments={})" because the extension assumed PostgreSQL binaries were always located under "/usr/pgsql-18/bin" or "/usr/pgsql-16/bin" on Linux Docker installations. This restores reliable backup for older Docker‑based installations.

1.2.0-funcrel

New Features

Summary Details
Add a boolean option "-notablespaces" When the option is set, the tablespace in the dump are ignored when restoring a backup. The default value is false. This option is equivalent to the "pg_dump" option "–no-tablespaces". Valid only for CSSRestore/CSSRestoreAll.

Feature Improvements

Summary Details
CSS Tools compatibility with PostgreSQL 18 PostgreSQL 18 is now fully supported for both Microsoft Windows and Linux v3 platform.