Mar 27 2020
Install PostgreSQL Server 12.2 on RHEL 8
In this post we are going to install PostgreSQL Server version 12.2 on Red Hat Enterprise Linux 8, this PostgreSQL server will be used for the next posts about migration of data between different databases. 1. We are going to check if a previous version of PostgreSQL Server was installed in the Linux Server. 2. Because PostgreSQL version 10.6 was installed previously we are going to remove it from the server. 3. Install the repository RPM . 4. Disable the Read More
Mar 28 2020
Install pgAdmin 4.19 and setup a SSH tunnel to access to AWS EC2 PostgreSQL database.
In this post will show you how install pgAdmin 4.19 for Windows and how configure postgreSQL 12.2 to be accessed by pgAdmin ussing SSH. If you do not have a AWS EC2 instance you can go to my post: Launch and setup a free tier AWS EC2 instance with Red Hat Enterprise Linux 8. If you did not install PostgresSQL Server yet you can go to my post: Install PostgreSQL Server 12.2 on RHEL 8 1. Go to PostgreSQL home Read More
By DBA_JAF • Amazon Web Services (AWS), Cloud, Databases, PostgreSQL, Tools • 0