This document is a technical report that outlines various features and use cases of EDB's Oracle compatible Postgres. It begins by introducing key team members and setting the context for the discussion on Postgres distributions by EDB. The report details functionalities such as Autonomous Transactions, which allow developers to manage independent transactions within a larger transaction, enhancing error isolation and performance. It also covers Data Redaction, which protects sensitive information in compliance with regulations like GDPR and HIPAA. The document further explains Hierarchical Queries, which facilitate data retrieval in parent-child structures, and Virtual Private Database (RLS) for fine-grained access control. Additionally, it discusses Optimizer Hints that guide the database query optimizer for improved performance and Advanced Partitioning features that simplify data management. Each section includes scenarios and solutions to illustrate the practical applications of these features, making it a comprehensive resource for users and developers.