Data Transfer Validation - Informix to PostgreSQL Migration

SQLines Data tool helps you validate the data transfer from Informix to PostgreSQL after the database migration.

Row Count Check

The fastest and simplest way that can help reveal critical problems in data migration is to check the number of rows in corresponding Informix and PostgreSQL tables.

SQLines Data tool allows you to easily compare tables by row count. The tool takes into account changes in schema and tables names.

Data Validation in Columns and Rows

The most reliable way to validate the data migration is to compare data in each column and row.

SQLines Data tool can order the data by primary key, unique constraint or index, or all columns, then retrieve rows from Informix and PostgreSQL and compare the data.