View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006878 | SymmetricDS | Bug | public | 2025-05-09 15:57 | 2025-05-12 13:00 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.17 | Fixed in Version | 3.15.17 | ||
Summary | 0006878: Postgres Log Mining permissions should check creation/dropping of logical replication slots instead of querying for roles | ||||
Description | Instead 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. | ||||
Tags | dialect: postgresql, log miner | ||||
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 |
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 |