Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Josh Armstrong: "I absolutely love this software! It will me take our migration time down by an order of magnitude. It has especially helped with my indexing as my database contains many complex ones".
Paul Gibson: "The strength of SQL Maestro Group's technical skills and support allow us to recommend PostgreSQL Maestro and PostgreSQL Data Wizard to others. Above that, they provide us with amazing value (great service, fair price) in comparison with every other software development teams that I've researched".

More

Add your opinion

PostgreSQL Data Wizard online Help

Prev Return to chapter overview Next

Setting file name templates

BLOB data from PostgreSQL  tables will be unloaded to external files with names generated according to the specified template in a specified directory. The template can contain values of table columns, e.g. %first_name%_%last_name%.png, Image_%id%.jpg, etc.

 

 

 

You can define the default root directory with %root_dir%, %table_name%, and %field_name% tags.

 



Prev Return to chapter overview Next