queue_classic icon indicating copy to clipboard operation
queue_classic copied to clipboard

Support for OracleSQL

Open abhitiwari1322 opened this issue 2 years ago • 1 comments

I am migrating my database from Postgres to Oracle. Does this gem support OracleSql. Any specific version that support Orracle database or any other gem with same functionality for Oracle database.

abhitiwari1322 avatar Jul 12 '22 08:07 abhitiwari1322

@abhitiwari1322 I've never tried; it really depends on the behavior of the core SQL (e.g. finding a job to lock). Assuming that worked, you'd need to change the adaptor or use a postgres fdw?

ukd1 avatar Jul 22 '22 03:07 ukd1

Closing, as no reply.

ukd1 avatar Sep 07 '22 19:09 ukd1