View Issue Details

IDProjectCategoryView StatusLast Update
0006878SymmetricDSBugpublic2025-05-12 13:00
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.15.0 
Target Version3.15.17Fixed in Version3.15.17 
Summary0006878: 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 0006879 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.15 e0d21321

2025-05-12 12:01:11

philipmarzullo64


Committer: GitHub Details Diff
0006878: Postgres Log Mining permissions should check creation/dropping (0000273)

of logical replication slots instead of querying for roles

Co-authored-by: Philip Marzullo <pmarzullo@jumpmind.com>
Affected Issues
0006878
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:57 pmarzullo New Issue
2025-05-09 15:57 pmarzullo Status new => assigned
2025-05-09 15:57 pmarzullo Assigned To => pmarzullo
2025-05-09 15:57 pmarzullo Tag Attached: dialect: postgresql
2025-05-09 15:57 pmarzullo Tag Attached: log miner
2025-05-09 15:58 pmarzullo Relationship added related to 0006879
2025-05-12 12:17 pmarzullo Status assigned => resolved
2025-05-12 12:17 pmarzullo Resolution open => fixed
2025-05-12 12:17 pmarzullo Fixed in Version => 3.15.17
2025-05-12 13:00 Changeset attached => SymmetricDS 3.15 e0d21321