Previous Topic: Install and Configure a PostgreSQL MartNext Topic: Mart Architecture


How to Install and Configure a PostgreSQL Mart

DyutIn the previous versions, CA ERwin Data Modeler connected to the Mart server directly. Now, CA ERwin Data Modeler connects to the Mart server through a web server.

The Mart comprises the following components:

Database

Stores the user data for the Workgroup Edition. You can use a PostgreSQL Release 9.4.1 database for the Mart database.

Applications

Includes a web-based component named CA ERwin Mart Administrator that helps you manage the Mart through a web console.

Web server

Hosts CA ERwin Mart Administrator. You can use a web server of your choice. If you have not installed a web server, use the ERwin Mart Server option and install Tomcat.

If you are using the Workgroup Edition, you must install and configure CA ERwin Mart Administrator.

The following diagram illustrates how to install and configure a Mart:

Install_postgreSQL_WGE_Imple_Admin_Guide

Complete the following steps in the same order to install and configure the Mart:

  1. Review the Prerequisites for a PostgreSQL Mart
  2. Create a PostgreSQL Database.
  3. Install CA ERwin Mart Server.
  4. Use MartServer as a Windows Service.
  5. Initialize a PostgreSQL Mart.
  6. Log in to CA ERwin Mart Administrator and configure settings.

Back to Top