View Issue Details

IDProjectCategoryView StatusLast Update
0006990SymmetricDSImprovementpublic2025-07-09 17:18
Reporterpmarzullo Assigned To 
Prioritynormal 
Status confirmedResolutionopen 
Product Version3.16.0 
Summary0006990: Postgres databaseinfo should set setTriggersCreateOrReplaceSupported(true) property
DescriptionIn the Postgres DDL Builder, we should set the setTriggersCreateOrReplaceSupported(true) property so that we don't have to drop the triggers first before creating the trigger using the CREATE OR REPLACE construct.

This is only applicable to PostgreSQL version 14 and later!

Platform has the major and minor version numbers when building the DDL builder.
Additional InformationSourceforge report: https://sourceforge.net/p/symmetricds/discussion/739237/thread/bc2f456bc7/
Tagsdialect: postgresql

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-07-09 17:15 pmarzullo New Issue
2025-07-09 17:15 pmarzullo Tag Attached: dialect: postgresql
2025-07-09 17:18 pbelov Description Updated View Revisions
2025-07-09 17:18 pbelov Additional Information Updated View Revisions
2025-07-09 17:18 pbelov Status new => confirmed