Ora2Pg Migration – Custom PostgreSQL Log Parser
In our Oracle to PostgrSQL migration project, once we cover the issues reported by static code analysers we brought up the instances in development and did Brut Force Testing to capture all SQL Failures in the database layer. We enabled all debug logs at the database and as result it started throwing exceptions like the…