Complete Database Backup/Restore?

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Excessive
Posts: 9
Joined: Tue 13 Oct 2009 06:44

Complete Database Backup/Restore?

Post by Excessive » Sat 29 Jan 2011 07:30

Hello,

Is there a way to create a complete dump of a specific PostgreSQL database and restore it via UniDAC components?

Thank you.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Mon 31 Jan 2011 09:22

Hello,

To complete backing up and restoring PostgreSQL database you should use PgDAC.
UniDAC allows saving and restoring only tables from a database.
We are investigating the possibility of adding support for performing complete backup in UniDAC.

Excessive
Posts: 9
Joined: Tue 13 Oct 2009 06:44

Post by Excessive » Tue 19 Jul 2011 11:36

Hello,

What is the current status of possibility of integrating complete database backup/restore in UniDAC? I'm still waiting for information on this subject.

Best Regards,

stevel
Posts: 125
Joined: Tue 02 Nov 2010 19:01

Post by stevel » Tue 19 Jul 2011 11:50

Does MyDAC have complete backup/restore for MySQL ?

Does SQL Server DAC have complete backup/restore capability for SQL Server?


Which day this week is new UniDAC release coming out?

AndreyZ

Post by AndreyZ » Wed 20 Jul 2011 12:31

MyDAC has full backup/restore functionality, SDAC doesn't have it. We are planning to release UniDAC today or tomorrow.

Post Reply