View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005913 | SymmetricDS | Bug | public | 2023-07-05 17:21 | 2023-07-05 20:00 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.7 | ||||
Target Version | 3.14.8 | Fixed in Version | 3.14.8 | ||
Summary | 0005913: Update postgres documentation on how to give access to schemas for a SymmetricDS user | ||||
Description | When setting the search path for schemas to a user, usage and create permissions need to also be given to the user in order for the schema to be made accessible. grant usage on schema symmds to symmds; grant create on schema symmds to symmds; | ||||
Tags | documentation | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-07-05 17:21 | pmarzullo | New Issue | |
2023-07-05 17:21 | pmarzullo | Status | new => assigned |
2023-07-05 17:21 | pmarzullo | Assigned To | => pmarzullo |
2023-07-05 17:21 | pmarzullo | Tag Attached: documentation | |
2023-07-05 19:00 | pmarzullo | Status | assigned => resolved |
2023-07-05 19:00 | pmarzullo | Resolution | open => fixed |
2023-07-05 19:00 | pmarzullo | Fixed in Version | => 3.14.8 |
2023-07-05 20:00 | pmarzullo | Changeset attached | => SymmetricDS 3.14 c7e99a59 |
2023-07-19 12:58 | admin | Status | resolved => closed |