BACKUP AND RECOVERY

Restore Backup using BARMAN in PostgreSQL 0 (0)

July 7, 2021

Restore Backup using BARMAN in PostgreSQL In previous blog, we saw How to Install and Configure BARMAN for Backup Click here to read more.  In this blog, we will see How…

Loading

📌
2💬 read more

Point in Time Recovery (PITR) using pg_basebackup in PostgreSQL 4.5 (2)

July 6, 2021

Point in Time Recovery (PITR) using pg_basebackup in PostgreSQL In previous blog we saw How to perform Full recovery using backup taken from pg_basebackup  Click here to read more. In…

Loading

📌
2💬 read more

Restore Backup using pg_basebackup in PostgreSQL 0 (0)

July 5, 2021

Restore Backup using pg_basebackup in PostgreSQL In this blog, we will see How to perform a restore of a backup taken from pg_basebackup. We will see full steps for the…

Loading

📌
2💬 read more

How to Rename Database and DBID using DBNEWID in Oracle 0 (0)

July 4, 2021

Rename Database and DBID using DBNEWID in Oracle In this article, we are going to demonstrate rename of the database along with DBID using utility DBNEWID in Oracle. The question…

Loading

📌
2💬 read more

Physical Backup using pgBackRest in PostgreSQL 0 (0)

July 1, 2021

Physical Backup using pgBackRest in PostgreSQL In the previous blog, we have demonstrated Configure pgbackrest on Backup Host – Remote in Backup Server Click here to read more. In this blog, we will…

Loading

📌
2💬 read more

Configure pgbackrest on Backup Host – Remote in PostgreSQL 5 (1)

June 29, 2021

Configure pgbackrest on Backup Host – Remote in PostgreSQL In the previous blog, we demonstrated How to install pgbackrest on Database Server – Local in PostgreSQL Click here to read more….

Loading

📌
2💬 read more

Configure pgbackrest on Database Server – Local in PostgreSQL 5 (2)

June 28, 2021

Configure pgbackrest on Database Server – Local in PostgreSQL pgBackRest is an open-source backup tool for PostgreSQL which offers easy configuration and reliable backups. pgBackRest is a reliable, easy-to-use backup…

Loading

📌
0💬 read more

Install and Configure BARMAN for PostgreSQL 5 (1)

June 23, 2021

Install and Configure BARMAN for PostgreSQL BARMAN (Backup and Recovery Manager) is an open-source administration tool for backup and disaster recovery of PostgreSQL servers. It allows performing remote backups of…

Loading

📌
0💬 read more

Logical PostgreSQL Backup – Export 0 (0)

June 15, 2021

Logical PostgreSQL Backup – Export Logical (SQL DUMP) Database Backup is an extract of some or all data or structure of objects within the database. This is a dump in…

Loading

📌
0💬 read more

Multiplexing of Control Files Using RMAN, SPFILE & PFILE in Oracle 5 (2)

March 13, 2021

Multiplexing of Control Files Using RMAN, SPFILE & PFILE in Oracle Here we are going to demonstrate multiplexing of Control Files in Oracle using available options SPFILE, PFILE & RMAN….

Loading

📌
1💬 read more