GoogleCloudPlatform / GoogleCloudPlatform/pgadapter
Advisory locks
Open
type: feature request
- Dominant language
- Java
- Stars
- 91
- Forks
- 33
- Avg merge
- 3d 57m
- Merged PRs (30d)
- 58
Description
Implement support for advisory locks.
This is probably not feasible, as it would require keeping state across multiple connections. That again is difficult, as multiple PGAdapter instances can be used for the same database (that is; PGAdapter works in much the same way as PgBouncer).
Contributor guide
Assessment
This issue has not been assessed yet.