Skip to content
Friday, May 27, 2022

DBA Notes

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

Categories

  • AWS (2)
    • EC2 (1)
  • Docker (7)
  • General (2)
  • Linux (7)
  • MySQL (3)
  • notepad++ (2)
  • Oracle (19)
  • Postgres (53)
    • Index (9)
      • Bloom (1)
      • BRIN (1)
      • BTree (1)
      • GIN (1)
      • GIST (1)
      • Hash (1)
      • RUM (1)
      • SP-Gist (1)
    • pgpool (1)
  • SQL (8)
  • WSL (2)

Tag: 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 WSL

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

postgres (44)index (10)linux (6)docker (6)oracle (5)tuples (4)vacuum (3)aws (2)notepad++ (2)wsl (2)vim (2)SQL (2)CTE (2)access methods (2)sequential scan (2)concurrency (2)mvcc (2)isolation (2)performance (2)tuple (2)

Recent Posts

  • Export Import statistics with dbms_stats in Oracle
  • Oracle Version Numbers
  • Find password for database link (<= 11.2.0.2)!
  • How to check progress of a long running statistics gathering job
  • Gather Schema Stats using DBMS_STATS.GATHER_SCHEMA_STATS

Archives

  • March 2022 (10)
  • February 2022 (2)
  • January 2022 (6)
  • December 2021 (3)
  • November 2021 (7)
  • October 2021 (51)
  • September 2021 (4)

[s2Member-Security-Badge v="2" /]

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