Top
Enterprise Postgres 16 SP1 Documentation Road Map

1.2.2 Documentation Road Map

This section provides a documentation roadmap, broken down by user role.

Database administrator

The database administrator is a user who performs Fujitsu Enterprise Postgres installation and setup, and who operates and monitors the database.

Refer to the manuals in the table below, according to purpose:

Purpose

Manual name

Required reading

To learn about upgraded features and incompatibility information

Release Notes

To read an overview of the software

General Description

To perform installation and setup

Installation and Setup Guide for Server

Cluster Operation Guide (Database Multiplexing)

Cluster Operation Guide (PRIMECLUSTER)

Connection Manager User's Guide

To install the Server Assistant

Installation and Setup Guide for Server Assistant

To operate and monitor

Operation Guide

Security Operation Guide

Cluster Operation Guide (Database Multiplexing)

Cluster Operation Guide (PRIMECLUSTER)

Reference

Using Connection Manager features

Connection Manager User's Guide

Reference

Messages

Glossary

Refer to as required

To learn about PostgreSQL features

PostgreSQL Documentation

Application developer

The application developer is a user who defines the database and develops applications.

Refer to the manuals in the table below, according to purpose:

Purpose

Manual name

Required reading

To learn about upgraded features and incompatibility information

Release Notes

To read an overview of the software

General Description

To perform installation and setup

Installation and Setup Guide for Client

To define a database

Operation Guide

To develop applications

Application Development Guide

Java API Reference

Npgsql API Reference

Using Connection Manager features

Connection Manager User's Guide

Reference

Messages

Glossary

Refer to as required

To learn about PostgreSQL features

PostgreSQL Documentation