Available with Data Reviewer license.
ArcGIS Data Reviewer Desktop is a data quality-control management application. It requires that you have a workspace defined when using a Reviewer session to store the results found during your data review process. It creates a new feature dataset and tables in the geodatabase that you have identified as your Reviewer workspace. The feature dataset includes point, line, and polygon feature classes, which contain error geometries for the features that have been written to the Reviewer table. When stored in a enterprise geodatabase, the Reviewer workspace supports versioning.
This guide book is intended for database administrators as recommendations for establishing the workspace in a geodatabase in PostgreSQL. The enterprise geodatabase uses ArcGIS technology as the gateway between geographic information system (GIS) clients and PostgreSQL.
PostgreSQL installation
Before starting this guide book, install PostgreSQL on a Windows or Linux operation system. The default settings for the PostgreSQL database management system work well with the geodatabase. Configure the instance to accept remote connections.
When you install PostgreSQL, be sure to install PostGIS. For more information, see PostgreSQL data types supported by ArcGIS.