PostgreSQL install Amazon Linux
How to install and configure PostgreSQL on Amazon Linux 2023 | Install PostgreSQL 15 on Amazon Linux
#postgresql #postgresql15 #Postgresqlinstallonamazonlinux #amazonlinux #amazonlinux2023 In this video, we have shown How to install and configure PostgreSQL 15 on Amazon Linux 2022/2023 step by step. Find list of packages available for Amazon Linux 2023: sudo dnf install postgreql15-server sudo postgresql-setup –initdb set listen_addresses=’*’ in postgresql.conf file select pg_reload_conf() Install Pgadmin on Windows: Install PostgreSQL 15 on Amazon Linux, Install PostgreSQL…
Read More »