Skip to content
Friday, May 09, 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: AWS

AWS

AWS Oracle

Alert Log file and Listener Log file in  AWS RDS Oracle

Bulent Soylu January 31, 2024 alert.logaws rdslistener.logoracle

In AWS RDS Oracle we can use Listenerlog and Alertlog data dictionary views to check errors and other related information. in sqlplus you can use…

View More Alert Log file and Listener Log file in  AWS RDS Oracle
AWS Postgres postgresql

Migrate PostgreSQL Users To AWS RDS PostgreSQL

Bulent Soylu December 28, 2023 migratepostgresqlrds

According to PostgreSQL migration, we can migrate the databases and tables. I was migrating a Postgresql environment from EC2 to RDS Postgresql. I have completed…

View More Migrate PostgreSQL Users To AWS RDS PostgreSQL
AWS MySQL

Upgrade from Amazon Aurora Serverless v1 to v2 with minimal downtime

Bulent Soylu September 30, 2023 auroraawsmysqlserverlessupgrade

When Amazon Aurora Serverless v1 came out, it was one of the most exciting new features of 2018. The ability to have a relational database without having…

View More Upgrade from Amazon Aurora Serverless v1 to v2 with minimal downtime
AWS Postgres postgresql

Upgrade Amazon RDS to major and minor versions of PostgreSQL

Bulent Soylu August 19, 2023 aws-rdspostgresqlupgrade

Open-source PostgreSQL occasionally releases new minor and major versions that include fixes for frequently encountered bugs, security issues, and data corruption problems. Generally, Amazon RDS aims to support new…

View More Upgrade Amazon RDS to major and minor versions of PostgreSQL
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
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
AWS Postgres

Connect to AWS EC2 postgres

Bulent Soylu September 25, 2021 No Comments awspostgres

If you can’t connect to aws ec2 instance: vi /var/lib/pgsql/12/data/postgresql.conf listen_addresses = ‘*’

View More Connect to AWS EC2 postgres
AWS Linux

Enable root Access for Linux Instances

Bulent Soylu September 25, 2021 No Comments awsec2root

AWS doesn’t grant root access by default to EC2 instances. This is an important security best practise. Users are supposed to open a ssh connection…

View More Enable root Access for Linux Instances
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