Postgresql Database Operations And Functionalities; Database Operations; Activating The Database - Cisco PXM Version 1.1 User Manual

Cisco sensitive routing user guide
Table of Contents

Advertisement

PostgreSQL Database Operations and
Functionalities
This chapter describes the operations and functionalities of the postgreSQL database and contains the
following sections:
The postgreSQL database is a relational database management system. A database in this management
system stores entities such as carriers, rules, contacts, routes, and the relationships among the entities.
The management system can manage many different databases simultaneously. The CSR creates a
database in this system and performs call routing based on the data in the database.

Database Operations

This section describes the following tasks:

Activating the Database

To activate the postgreSQL database, perform the following steps:
Step 1
Log in to the Solaris system by entering postgres as the user.
A "postgres" password prompt may appear.
Step 2
Enter the following command:
/etc/init.d/postgres_init start
This command calls postgreSQL command postmaster -S -i -B 40 -N 20 -D /usr/local/pgsql/data. The
parameters are described as follows:
Database Operations, page 2-1
Database Functionalities , page 2-3
Activating the Database
Exiting the Database
Reactivating the Database
Exporting a Database
Reintializing a Database
C H A P T E R
Cisco Carrier Sensitive Routing User Guide
2
2-1

Advertisement

Table of Contents
loading

Table of Contents