Tag: PostgreSQL
PostgreSQL Database Cluster Inventory
We share in this post our own scripting to make an inventory of a PostgreSQL database: cluster information, objects and permissions. We’ve used these scripts to plan for migrations.
Migration from PostgreSQL to MongoDB on AWS
This post explains how to differentiate among the different types of NoSQL databases. and how to plan a migration from PostgreSQL to MongoDB.