PaGoDump for PostgreSQL Download

PaGoDump for PostgreSQL 9.0 Get


PaGoDump is a GUI Windows utility for backing up a PostgreSQL database built with Microolap PostgresDAC. It makes consistent backups even if the database is being used concurrently. PaGoDump does not block other users accessing the database (readers or writers), also it works with databases with any names (unicode) and dump them to any files (unicode again).

Dumps can be output in script or archive file formats. Script dumps are plain-text files containing the SQL commands required to reconstruct the database to the state it was in at the time it was saved. To restore from such a script, feed it to psql. Script files can be used to reconstruct the database even on other machines and other architectures; with some modifications even on other SQL database products.

The alternative archive file formats must be used with pg_restore to rebuild the database. They allow pg_restore to be selective about what is restored, or even to reorder the items prior to being restored. The archive file formats are designed to be portable across architectures.

When used with one of the archive file formats and combined with pg_restore, PaGoDump provides a flexible archival and transfer mechanism. PaGoDump can be used to backup an entire database, then pg_restore can be used to examine the archive and/or select which parts of the database are to be restored. The most flexible output file format is the "COMPRESS" format. It allows for selection and reordering of all archived items, and is compressed by default. The TAR format is not compressed and it is not possible to reorder data when loading, but it is otherwise quite flexible; moreover, it can be manipulated with standard Unix tools such as tar.

Select link to download "PaGoDump for PostgreSQL":

PaGoDump for PostgreSQL Related Downloads

Access2PostgreSQL PRO 1.6.0 Access2PostgreSQL PRO Software Download
Access2PostgreSQL Pro with scheduler converts MS Access (mdb) to PostgreSQL and PostgreSQL to Access. You can save data to PHP script or dump (text) file that allows you to get over the...
PostgreSQL Maestro 7.6 PostgreSQL Maestro Software Download
PostgreSQL Maestro is a powerful Windows database management solution for PostgreSQL administration and development. PostgreSQL Maestro provides you with graphical user interface (GUI), which...
Access2PostgreSQL SYNC 1.4.0 Access2PostgreSQL SYNC Software Download
Access2PostgreSQL Sync database synchronization software synchronizes Access and PostgreSQL databases. With scheduler you can accomplish scheduled data transfer and synchronization between MS...
SQL Script Builder 1.6.0.23 SQL Script Builder Software Download
SQL Script Builder is software that create a database sql script from any ODBC data source. The script produced will create the table(s) and the records. Scripts are available in 5 output formats ;...
MySQL Dump Timer 1.6.0 MySQL Dump Timer Software Download
MySQL Backup / MySQL Dump and MySQL Restore scheduler (Windows based) for MySQL databases. The MySQL Dump Timer offers access to every MySQL database. Even if the MySQL database is hosted behind a...
EMS DB Extract 2005 for PostgreSQL 2.1 EMS DB Extract 2005 for PostgreSQL Software Download
EMS DB Extract for PostgreSQL is an utility for creating database backups in a form of SQL scripts. It allows to save metadata of all database objects as well as table data.
ESF Database Convert 5.6.12 ESF Database Convert Software Download
This program converts databases between MySQL, SQL Server,PostgreSQL, Oracle, InterBase, Access, Excel, Paradox, Lotus, dBase, and Text.
pgISQL (Interactive SQL for PostgreSQL) 2.2.0 pgISQL (Interactive SQL for PostgreSQL) Software Download
Interactive SQL for PostgreSQL is a powerfull database utility for building, executing and processing queries upon PostgreSQL databases.
EMS Data Pump 2006 for PostgreSQL 2.2 EMS Data Pump 2006 for PostgreSQL Software Download
EMS Data Pump for PostgreSQL is a powerful utility for converting databases and importing table data from an ADO-compatible source (e.g. MS Access, MS SQL Server, or any other database with ADO...
PostgreSQL Data Wizard 6.6 PostgreSQL Data Wizard Software Download
PostgreSQL Data Wizard is a powerful Windows GUI utility for managing your PostgreSQL data. It provides you with a number of easy-to-use wizards for performing the required data manipulation easily...