How can I start Oracle as a lightweight process?
0
votes
0
answers
45
views
I have OracleDB running in a CI pipeline in a docker image. With each test it is started and then shutdown. It's purely there because Django tests expect a real database.
However it takes a couple of minutes each time to start and shutdown. Is there a way to make it start really quickly and use less memory?
Asked by Rol
(111 rep)
Apr 9, 2021, 09:44 AM
Last activity: Apr 9, 2021, 10:52 AM
Last activity: Apr 9, 2021, 10:52 AM