Lohit Gupta

Senior Database Engineer, EDB

Lohit Gupta is a Tech enthusiast, bringing over 11 years of experience in Database Administration with expertise in PostgreSQL and Cloud technologies. At EDB, Lohit works as a Senior Database Engineer. He has successfully led several customer projects and is responsible for various tasks like database installation, upgrades, disaster recovery, backup and replication maintenance, health checks, performance tuning, cloud support and more.

Read Blogs

Technical Blog
Migrate a PostgreSQL Cluster using PGLogical Replication to Native Logical Replication. PostgreSQL’s evolution has introduced several enhancements in terms of available replication mechanisms. Among these replication methods, logical replication has gained significant attention due to its ability to replicate specific tables and even individual changes. The Two prominent approaches for configuring logical replication in PostgreSQL clusters are PGLogical and Native Logical Replication.
Product Updates
A High Availability architecture ensures that the application connectivity and user experience does not get hampered during a disaster and the application can continue to fetch data without any manual interference. HA architecture should be capable of handling and recovering from disasters automatically with minimal downtime and without manual intervention.