Martin Weiler (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=5eda6ff...
) *commented* on HHH-14086 (
https://hibernate.atlassian.net/browse/HHH-14086?atlOrigin=eyJpIjoiNjVmMT...
)
Re: Allow activation typedef depending on flags/dialect (
https://hibernate.atlassian.net/browse/HHH-14086?atlOrigin=eyJpIjoiNjVmMT...
)
Some issues customers are encountering on RHPAM due to the usage of @Lob -> oid
columns:
* oid columns use an auto-incrementing integer value that is unique within a Postgres
instance with a range of 2^32. Customer expects this limit to be reached in ~2 years.
* When running Postgres on AWS with rotating userids via Vault, customers run into
permission issues for oid columns when users are rotated. The required setting to work
around this (lo_compat_privilege option=true) is not allowed on AWS.
* The large objects table is not automatically cleaned up when related entries are removed
from the DB. We have a documented approach on how to perform a manual cleanup, but this
requires manual intervention and thus imposes operational overhead.
(
https://hibernate.atlassian.net/browse/HHH-14086#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-14086#add-comment?atlOrigin=ey...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100133- sha1:5ac4b50 )