Question : I’m trying to understand the various PostgreSQL replication technologies. But still I am unable to understand difference between […]
Tag: standby
Long queries on PostgreSQL hot standy
Question : Is there a way to convince PostgreSQL to execute long queries on a hot standy? It kills the […]
Add standby database on different OS version?
Question : Primary database is installed on RHEL 6.1. Standby database software is installed on RHEL 7.0. I am trying […]
How to configure Standby database in oracle for read/write
Question : I have configured a physical standby database in Oracle 11gR2, and the standby database it’s working fine. All […]
Re-map DB Users/Logins after Restore WITH STANDBY
Question : This is related to my previous post.. Differential Backup Issue – Why? Is this Possible? Basically, the issue […]
Standby archive deletion
Question : I have a primary database with a standby in data guard configuration running in a RHEL host. Thing […]
Wal position to wal archive number
Question : I want to manage the copy of archiving to remote location. For that I want to delete all […]
Postgres backup PITR strategies [closed]
Question : Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this […]
Unable to start listener of standby database
Question : As part of data guard configuration, I’ve installed standby database using Oracle Software only and configured .ora files/folders […]
PostgreSQL recovery file syntax, ver 8 vs ver 9
Question : In postgreSQL version 8.4 it seems that you can place the db server into warm standby mode with […]