We are in the process of migrating some of our services from Oracle to PostgreSQL. As part of this migration, we have a requirement to convert a few Oracle packages to be compatible with PostgreSQL.
We need advice on how to begin. Are there tools for this? If not, how should we approach the conversion ourselves? PostgreSQL doesn't use packages, so how do we start?