Skip to content

RootDBA

DBA expertise: PostgreSQL, SQL Server & MySQL

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

blog

  • Performance Tuning  with pg_profile and pgbench

    Performance Tuning with pg_profile and pgbench

    PostgreSQL Performance Tuning Lab with pg_profile and pgbench Steps if you looking to get oracle AWR report in postgresql look no further than using pg_profile , its extension…

    Continue Reading

    AHMED

    September 1, 2025

    4 min read

  • pgloader for migrating for postgresql

    pgloader for migrating for postgresql

    I had a scenario where the data team needed all tables from different databases to be combined into a single database for reporting and analysis using a tool…

    Continue Reading

    AHMED

    September 1, 2025

    4 min read

  • automate patroni deployment using partoni autobase

    automate patroni deployment using partoni autobase

    Configuring Patroni can be challenging and time-consuming, but thanks to Autobase, the deployment process becomes much easier. Whether you’re deploying on-premises or in the cloud, such as Google…

    Continue Reading

    AHMED

    September 1, 2025

    4 min read

  • Health check using pgmetrics

    Health check using pgmetrics

    One of the key tasks for any PostgreSQL DBA is conducting daily health checks to ensure the database remains healthy. Performing these checks is critical as it helps…

    Continue Reading

    AHMED

    September 1, 2025

    4 min read

  • auditing in postgresql

    auditing in postgresql

    Tracking any changes made at the database level is crucial for holding accountable any users with access to PostgreSQL.  During my experience as a database administrator, I encountered…

    Continue Reading

    AHMED

    September 1, 2025

    4 min read

  • PostgreSql maintenance schedule

    PostgreSql maintenance schedule

    backup We will use pg_basebackup to take a complete backup of the PostgreSQL data directory. A separate directory will be created for storing backups, preferably on a separate mount point.…

    Continue Reading

    AHMED

    September 1, 2025

    4 min read

←
1 … 3 4 5 6 7 8
→
Visited 1,290 times, 1 visit(s) today
© 2025 RootDBA | Powered by Minimalist Blog WordPress Theme