dexter icon indicating copy to clipboard operation
dexter copied to clipboard

Add support for setting use_real_oids=on for hypopg extension

Open netum-jouko opened this issue 1 year ago • 0 comments

This PR adds a fix for using the hypopg extension with AWS RDS Postgres databases. It sets the use_real_oids=on parameter for the current session, as required for the extension to function correctly.

netum-jouko avatar Sep 05 '24 06:09 netum-jouko