Installing postgres in a non- default directory is something which lots of poeple/comapanies want to acomplish. In this demo, i will showing four different ways which you could achive this in your environment. Which ever way...
Category - HOW-TO
Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. It allows your organisation to perform remote backups of multiple servers in business...
According to myth, Kerberos (you might know him as Cerberus) guards the Gates to the Underworld. He’s a big 3 headed dog with a snake for a tail and a really bad temper. In the modern world, MIT Computer Scientists used the...
This blog is kind of a continuation of the configuration i did earlier with LDAP/TLS. I have come across configuration requirements which require pgbouncer to use PAM authentication with LDAP. Now by default, pgbouncer does...
This Bog is just to give a follow-up on the previous demo I did on the installation of sql server always On. This just shows us how to monitor the previous environment which i setup using IDERA. you can read more about it...
The Always On availability groups feature is a high-availability and disaster-recovery solution that provides an enterprise-level alternative to database mirroring. Introduced in SQL Server 2012 (11.x), Always On availability...
By default, LDAP communications between client and server applications are not encrypted. This means that it is possible to use a network monitoring device or software and view the communications between LDAP client and server...
Obtaining high availability in any infrastructure setup is very important. Thanks to the pgpool and EDB EFM team who make this possible. I will not go deep into explaining what is EFM or pgpool. What i intended to archived...
Sometimes there are needs to fetch data from other different RDBMS. Working with postgres, its easy to establish a database connection to oracle but the other round can involved a lot of steps to create a database from the...
MySQL is an open-source relational database management system. MySQL Database Service is a fully managed database service to deploy cloud-native applications using the world’s most popular open source database. In...
Recent Comments