IN Bart if you want to specify a new location while restoration?

Yes, it is possible to specify the new location while restoration. For this requirement, the user has to specify either -p <restore_path> or --restore-path <restore_path> option where restore_path is the directory the path where the backup of the database server is to be restored. The directory must be empty and have the proper ownership and

By |2021-03-01T18:32:37+08:00March 1st, 2021||Comments Off on IN Bart if you want to specify a new location while restoration?

How exactly BART helps in avoiding incremental backup and reduce the size of backup?

Block-level incremental backup is a feature of BART which is similar to a full backup, but contains only the modified blocks of the relation files that have been changed since a previous backup instead of all, full relation files. There are certain advantages of Block-level incremental backup as below: 1) The amount of time required

By |2021-03-01T18:25:09+08:00March 1st, 2021||Comments Off on How exactly BART helps in avoiding incremental backup and reduce the size of backup?

If my synchronous DB is out of sync and not getting sync, how to solve this issue. Can incremental backup be applied? right?

The recovery of the reported issue depends upon the exact issue and cause of out of sync. If an issue occurred due to missing WAL files then the user can pass missing WAL from archive backups but if it's due to some other changes like creation of tablespace etc then the restoration of incremental backup

By |2021-03-01T18:19:17+08:00March 1st, 2021||Comments Off on If my synchronous DB is out of sync and not getting sync, how to solve this issue. Can incremental backup be applied? right?

Can the Migration tool be used to migrate DB2(LUw) to PostgreSQL?

Migration Toolkit is a powerful command-line tool that offers detailed control of the migration process. Migration Toolkit facilitates migration of database objects and data to an EDB PostgresDB Postgres Advanced Server or PostgreSQL database from Oracle, MySQL & Microsoft SQL Server only.

By |2021-03-01T18:16:02+08:00March 1st, 2021||Comments Off on Can the Migration tool be used to migrate DB2(LUw) to PostgreSQL?

What kind of advanced load balancing does NGINX Plus provide on top of NGINX Open Source?

Load‑balancing algorithms function better in NGINX Plus due to cross‑core synchronization, multiple session persistence methods to fine‑tune load balancing decisions, health checks to better identify failed servers, and slow‑start to reintroduce them. For more information please see: Application Load Balancing with NGINX Plus

By |2021-03-01T18:04:50+08:00March 1st, 2021||Comments Off on What kind of advanced load balancing does NGINX Plus provide on top of NGINX Open Source?
Go to Top