Please turn JavaScript on
header-image

BigDBA – Database,Devops,Big Data,Cloud & Oracle Blog

Get updates from BigDBA – Database,Devops,Big Data,Cloud & Oracle Blog via email, on your phone or read them on follow.it on your own custom news page.

You can filter the news from BigDBA – Database,Devops,Big Data,Cloud & Oracle Blog that get delivered to you using tags or topics or you can opt for all of them. Unsubscription is also very simple.

See the latest news from BigDBA – Database,Devops,Big Data,Cloud & Oracle Blog below.

Site title: BigDBA - Database,Devops,Big Data,Cloud & Oracle Blog

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.6 / week

Message History

This guide shows you how to set up EDB BDR (which lets you write to all servers) using ZFS for your storage. We include sample outputs to help you follow along.

ZFS is a great choice here. It’s from Oracle and helps protect your data, much like ASM. It checks for errors (checksumming) and prevents broken data blocks (“torn pages”). This makes your database setup ver...

Read full story

This document provides a clear comparison of the concurrency control models in PostgreSQL and Oracle. While both databases use MVCC, their implementation is fundamentally different. Understanding this is key to managing performance. We’ll dive into the core differences, from PostgreSQL’s Heap Tuple (t_xmin/t_...

Read full story

You’ve seen it in your alert.log or a system message—a cryptic warning hinting at “unused large pages.” First, let’s correct the common typos and interpret the message. The warning: unused large pages exist system wide at or near 100% means that your Linux operating system has dutifully allocated a large chunk of RAM as HugePages, but your Oracle database instanc...

Read full story

Introduction: Elevating Database Operations with Open-Source AI

The complexity of PostgreSQL performance tuning demands a modern solution. We’ve established that the Model Context Protocol (MCP), via the Postgres MCP Pro Server, provides a crucial bridge between your database and an AI agent.

To complete this “turnkey”</s...

Read full story

As a seasoned DBA with years deep in the PostgreSQL trenches, I’ve learned that database problems rarely appear out of nowhere. They are the result of small, seemingly harmless decisions that accumulate over time. These are the “red flags”—symptoms of deeper, systemic issues in your architecture. But sometimes, the biggest red flag of all is simply not knowing the incredible ...

Read full story