Skip to content

RootDBA

DBA expertise: PostgreSQL, SQL Server & MySQL

Menu
  • Home
  • blog
  • PostgreSql
  • MySql
  • Sql Server
  • About AHMED – Root DBA
Menu

blog

  • Hunting SQL Server Deadlocks with PSBlitz (by VladDBA)

    Hunting SQL Server Deadlocks with PSBlitz (by VladDBA)

    Welcome back to the Deadlock Buster series. Today we’re looking at PSBlitz, a PowerShell tool by Vlad Drumea. PSBlitz runs Brent Ozar’s SQL Server First Responder Kit under the hood to generate a…

    Continue Reading

    AHMED

    September 14, 2025

    4 min read

  • How to install pgEdge Distributed Postgres

    How to install pgEdge Distributed Postgres

    pgEdge delivers multi-primary (aka master-master) Postgres replication, so every node is read/write. Unlike Patroni or traditional streaming replication—where one primary handles writes and the rest are read-only—pgEdge lets…

    Continue Reading

    AHMED

    September 13, 2025

    4 min read

  • How to Capture SQL Server Deadlocks Using Extended Events

    How to Capture SQL Server Deadlocks Using Extended Events

    Deadlocks are one of the worst scenarios a DBA will face. They happen when two sessions are fighting for resources and each one is holding a lock the…

    Continue Reading

    AHMED

    September 9, 2025

    4 min read

  • Data Partition

    As a database grows in size due to frequent insertions, deletions, and updates, even straightforward SELECT queries can become slower. When a table grows to a point where…

    Continue Reading

    AHMED

    September 4, 2025

    4 min read

  • How to configure Log shipping in Sql Server

    SQL Server log shipping is one of the DR  solutions which involves two or more SQL Server instances; the source server is called the Primary Server and the…

    Continue Reading

    AHMED

    September 2, 2025

    4 min read

  • SQL Server Contained Availability Groups

    Contained Availability Groups (CAGs) in SQL Server 2022 allow you to create an availability group that is independent of the instance, separating logins, jobs, and database mail from…

    Continue Reading

    AHMED

    September 2, 2025

    4 min read

1 2 3 … 8
→
Visited 1,289 times, 1 visit(s) today
© 2025 RootDBA | Powered by Minimalist Blog WordPress Theme