Skip to content
Saturday, May 31, 2025

DBA Notes

DBA Notes
  • AWS
  • Oracle
  • Postgres
  • Linux
  • Docker
  • MySQL
  • mongodb
DBA Notes

Categories

  • AWS (9)
  • Docker (7)
  • General (4)
  • Linux (14)
  • mongodb (1)
  • MySQL (10)
  • notepad++ (2)
  • Oracle (90)
  • performance (44)
  • Postgres (92)
  • postgresql (8)
  • SQL (16)
  • Windows (7)

Category: Postgres

Postgres

AWS Postgres

Scheduling maintenance with the PostgreSQL pg_cron extension

Bulent Soylu August 18, 2023 aws rdspg_cronpostgresql

You can use the PostgreSQL pg_cron extension to schedule maintenance commands within a PostgreSQL database. For more information about the extension, see What is pg_cron? in the pg_cron documentation.…

View More Scheduling maintenance with the PostgreSQL pg_cron extension
performance Postgres

PostgreSQL Replication Setup using HAProxy

Bulent Soylu August 17, 2023 cluster controlHAProxyload balancingpgpoolpostgresql

Managing traffic to the database can get harder and harder as it increases in amount and the database is actually distributed across multiple servers. PostgreSQL…

View More PostgreSQL Replication Setup using HAProxy
performance Postgres

How to use pgBouncer with PostgreSQL

Bulent Soylu August 17, 2023 pgbouncerpostgresql

In the database world, there are many common concepts like High Availability, Failover, and Connection pooling. All of them are useful things to implement on any…

View More How to use pgBouncer with PostgreSQL
performance Postgres

PostgreSQL Connection Pooling with PgBouncer

Bulent Soylu August 16, 2023 connection poolingpgbouncerpostgresql

Connection pooling is a simple but effective way to improve the performance of your apps and decrease the load on your PostgreSQL servers. Read on…

View More PostgreSQL Connection Pooling with PgBouncer
Postgres

Migrating partitioned Oracle database tables to PostgreSQL

Bulent Soylu August 14, 2023 migrationpartitioningpostgresql

Table partitioning is a useful functionality that most organizations use to store huge data, and it is quite common for users to come across partition…

View More Migrating partitioned Oracle database tables to PostgreSQL
Postgres

PostgreSQL Architecture

Bulent Soylu August 14, 2023 architecturepostgresql

PostgreSQL is probably the most advanced database in the open source relational database market. It was first released in 1989, and since then, there have been…

View More PostgreSQL Architecture
Postgres

Amazon AWS upgrades to Postgres with Bucardo

Bulent Soylu August 13, 2023 aws rdsbucardomigrationpostgresqlupgrade

 Amazon Relational Database Service (RDS), allows for quick setup and use of a database system. Despite minimizing many database administration tasks, some issues still exist, one…

View More Amazon AWS upgrades to Postgres with Bucardo
Postgres

Upgrade PostgreSQL RDS from version 9.x to 12.x using Bucardo

Bulent Soylu August 13, 2023 aws-rdsbucardopostgresqlupgrade

We are using Aurora PostgreSQL RDS clusters as our Database for our Applications. We were using a 9.x version of Aurora PostgreSQL RDS clusters for…

View More Upgrade PostgreSQL RDS from version 9.x to 12.x using Bucardo
AWS Postgres

PostgreSQL Connection Pooling and Load Balancing with PgPool-II Cluster

Bulent Soylu June 23, 2023 load balancingpgpoolpostgresql

In this post, I will walk you through on how to perform load balancing and connection pooling with PgPool-II, what are the benefits and motivation…

View More PostgreSQL Connection Pooling and Load Balancing with PgPool-II Cluster
AWS Postgres

Upgrading the PostgreSQL DB engine for Amazon RDS from 11.9 to 12.4

Bulent Soylu June 23, 2023 aws-rdspostgresqlupgrade

In this article, I will share how upgraded the PostgreSQL from 11.9 to 12.4 in AWS RDS. Make sure that you thoroughly test after the…

View More Upgrading the PostgreSQL DB engine for Amazon RDS from 11.9 to 12.4

Posts navigation

Previous page Page 1 Page 2 Page 3 … Page 10 Next page
Log in

oracle (86)postgres (51)performance (37)postgresql (32)index (11)upgrade (9)linux (9)multitenant (7)pdb (6)partitioning (6)docker (6)windows (5)memory (5)mysql (5)replication (5)execution plan (5)aws (5)sql profiles (4)tuples (4)SQL (4)

Recent Posts

  • π—¦π—€π—Ÿ π—€π˜‚π—²π—Ώπ˜† π—˜π˜…π—²π—°π˜‚π˜π—Άπ—Όπ—» 𝗒𝗿𝗱𝗲𝗿!
  • TABLE FRAGMENTATION IN ORACLEΒ DATABASE
  • Configuring Huge Pages for MySQL Server on Red Hat Linux
  • HUGE PAGES AND POSTGRESQL
  • How to configure HugePages for Oracle Database Server

Archives

  • October 2024 (1)
  • August 2024 (1)
  • March 2024 (3)
  • January 2024 (3)
  • December 2023 (7)
  • October 2023 (17)
  • September 2023 (6)
  • August 2023 (23)
  • July 2023 (10)
  • June 2023 (4)
  • May 2023 (11)
  • April 2023 (15)
  • March 2023 (6)
  • February 2023 (2)
  • January 2023 (11)
  • December 2022 (1)
  • August 2022 (3)
  • March 2022 (10)
  • February 2022 (2)
  • January 2022 (6)
  • December 2021 (3)
  • November 2021 (7)
  • October 2021 (51)
  • September 2021 (4)

DBA Notes | Designed by: Theme Freesia | WordPress | © Copyright All right reserved