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: Docker

Docker MySQL

Install MySQL Docker

Bulent Soylu March 2, 2022

I assume Docker already installed and running. Pull mysql container You can specify version (5.7). If version is not given it will download latest version.…

View More Install MySQL Docker
Docker

Docker Logs

Bulent Soylu October 19, 2021 No Comments docker

Where are Docker logs? When it comes to Docker logs, you either want to inspect your container logs or the logs for the Docker daemon. Docker Container logs…

View More Docker Logs
Docker

Docker Images

Bulent Soylu October 19, 2021 No Comments dockerdocker images

List Docker Images The easiest way to list Docker images is to use the โ€œdocker imagesโ€ with no arguments. When using this command, you will…

View More Docker Images
Docker

Docker Exec vs Run

Bulent Soylu October 19, 2021 No Comments dockerdocker execdocker run

Docker Exec Syntax In order to execute commands on running containers, you have to execute โ€œdocker execโ€ and specify the container name (or ID) as…

View More Docker Exec vs Run
Docker Postgres

Docker Postgres data from windows location

Bulent Soylu October 9, 2021 No Comments dockerpostgreswsl

We can reach out postgres docker image volumes location windows: \wsl$\docker-desktop-data\version-pack-data\community\docker\volumes\

View More Docker Postgres data from windows location
Docker Linux Postgres

Docker linux add sudoers, alias commit image

Bulent Soylu October 9, 2021 No Comments aliasdockerdocker commitimagelinuxsudoervim

at docker cli with root user: #apt-get install sudo #usermod -aG sudo postgres #su – postgres postgres # sudo whoami Permanent Alias vim ~/.bashrc or…

View More Docker linux add sudoers, alias commit image
Docker Postgres

Docker Postgres Config

Bulent Soylu October 9, 2021 No Comments dockerpostgresvim

https://hub.docker.com/_/postgres on visual studio code : $ docker pull postgres start a postgres instance on DockerDesktop press cli #su – postgres psql postgres=# show config_file;…

View More Docker Postgres Config
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