DBA Operations, DevOps Louis Mugnano DBA Operations, DevOps Louis Mugnano

When “Nothing Changed” Breaks Your Greenplum Performance

Experiencing Greenplum performance issues after a network change? If Informatica ETL jobs are suddenly slow but CPU, memory, and disk look normal, the problem may be hidden in the Greenplum interconnect layer. This post explains how subtle backend network behavior, UDP retries, and inter-segment communication issues can quietly degrade MPP database performance.

Read More

Push the Logic to the Data: Using PL/Python and GreenplumPython for Scalable In-Database Processing

Demonstrate how to leverage PL/Python and the GreenplumPython library to push data transformation logic directly into the Greenplum Database. This approach aligns with a key best practice in big data architecture: move processing to the data, not the other way around. Achieve a scalable, more secure, more cost effective solution for your Python dev team.

Read More

Operational Excellence on Day One: Introducing the DBA Operations Kickstarter

The DBA Operations Kickstarter is a comprehensive toolkit designed by Mugnano Data Consulting to automate and operationalize best-practice DBA workflows for Greenplum and Cloudberry environments. Whether you're onboarding a new system or stabilizing an existing one, this solution delivers an enterprise-grade operational foundation in hours, not months.

Read More

Data Modeling Tool for Greenplum

This post introduces DbSchema, a data modeling tool I found effective for Greenplum. I’ll show how I worked with the vendor to make Greenplum a first-class citizen in the platform, supporting logical and physical design as well as DDL generation.

Read More