View Issue Details

IDProjectCategoryView StatusLast Update
0006879SymmetricDSBugpublic2025-05-12 13:00
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.15.0 
Target Version3.16.3Fixed in Version3.16.3 
Summary0006879: Postgres Log Mining permissions should check creation/dropping of logical replication slots instead of querying for roles
DescriptionInstead of querying for roles assigned to a user in Postgres, we should just attempt to create and drop a logical slot for the log mining permissions.

Postgres standalone can be queried successfully but Aurora Postgres from AWS has a different way to assign permission.
Tagsdialect: postgresql, log miner

Relationships

related to 0006878 resolvedpmarzullo Postgres Log Mining permissions should check creation/dropping of logical replication slots instead of querying for roles 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.16 d9d31ad0

2025-05-12 12:16:31

pmarzullo

Details Diff
0006879: Postgres Log Mining permissions should check creation/dropping
of logical replication slots instead of querying for roles
Affected Issues
0006879
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/postgresql/PostgreSqlDatabasePlatform.java Diff File

Issue History

Date Modified Username Field Change
2025-05-09 15:58 pmarzullo New Issue
2025-05-09 15:58 pmarzullo Status new => assigned
2025-05-09 15:58 pmarzullo Assigned To => pmarzullo
2025-05-09 15:58 pmarzullo Tag Attached: dialect: postgresql
2025-05-09 15:58 pmarzullo Tag Attached: log miner
2025-05-09 15:58 pmarzullo Relationship added related to 0006878
2025-05-12 12:16 pmarzullo Status assigned => resolved
2025-05-12 12:16 pmarzullo Resolution open => fixed
2025-05-12 12:16 pmarzullo Fixed in Version => 3.16.3
2025-05-12 13:00 pmarzullo Changeset attached => SymmetricDS 3.16 d9d31ad0