If you are a DBA or a system administrator responsible for installing the software on a PostgreSQL database management system, perform the following tasks:
Use a graphical user interface (GUI) tool, pgAdmin III, to create the CA ERwin Data Modeler Workgroup Edition database. If a GUI tool is not available, you can use SQL Shell to type in the appropriate commands manually.
Configure PostgreSQL:
You can configure PostgreSQL database to accept any IP address.
Follow these steps:
host
all
0.0.0.0/0
md5
The PostgreSQL database configuration is complete.
Copyright © 2016 CA Technologies.
All rights reserved.
|
|