In today’s article, I will tell you how to Access MySQL From PostgreSQL With mysql_fdw. To access the MySQL database from the PostgreSQL database, we …
Read More »Melek Durdu
How To Get User Creation Script In Oracle
In today’s article, we will look for an answer to the question of How To Get User Creation Script In Oracle. We can get the …
Read More »Upgrade Oracle Database From 11.2.0.4 To 12.1.0.2
In this article, I will talk about how to Upgrade Oracle Database From 11.2.0.4 To 12.1.0.2. Current ORACLE_HOME : [crayon-673a36e4d3987512795417/] New ORACLE_HOME : [crayon-673a36e4d398a834001698/] Database …
Read More »Replica Set In Mongodb
Today I will tell you how to do Replica Set In Mongodb. In this example, there are 3 servers, mongodb-node1, mongodb-node2 and mongodb-node3. [crayon-673a36e4d3c37286565570/] 1. …
Read More »Mongodump And Mongorestore
In today’s article, we will talk about MongoDB Logical Backup Restore Mongodump And Mongorestore. Taking MongoDB Instance Backup [crayon-673a36e4d3e2b983521522/] MongoDB Instance Restore [crayon-673a36e4d3e2f433643555/] Backup and …
Read More »How To Install MongoDB On Linux
Today I will tell you How To Install MongoDB On Linux. 1. We download and unarchive MongoDB packages. For the installation link, after selecting the …
Read More »Data Transfer From Oracle To PostgreSQL With Oracle_fdw
Today I will talk about how we can Data Transfer From Oracle To PostgreSQL With Oracle_fdw. Before migrating data, I will give information about oracle_fdw. …
Read More »How To Create A PostgreSQL Cluster With Patroni
Today I will tell you How To Create A PostgreSQL Cluster With Patroni. I will be using Centos 7 as the operating system. First of …
Read More »What Is PostgreSQL?
In today’s article, I will talk about What Is PostgreSQL?, why we should use PostgreSQL and its architecture. PostgreSQL is a database management system that …
Read More »PostgreSQL Upgrade From 9.6 To 11
In this article, I will talk about how to PostgreSQL Upgrade From 9.6 To 11 using pg_dumpall on Linux 7 operating system. We are creating …
Read More »