This whitepaper covers experience of database migration from Oracle to PostgreSQL made by Intelligent Converters for a large cargo delivery company. The key reason of migration was reducing cost of ...
This PostgreSQL extension provides a basic implementation of the Paxos algorithm in PL/pgSQL and basic table replication through Paxos. Warning: pg_paxos is in an early stage, consider it experimental ...
The purpose of this suite of stored procedures is to allow a user to run unit tests as stored procedures. The testing is based on a specific naming convention that allows automatic grouping of tests, ...