Xerox DocuShare Support & Software Guida All'Installazione

Pagina di 54
PostgreSQL
DocuShare Installation Guide
5–5
On the DocuShare side
Note: The install Wizard creates the system user account for the database. If you already have a system 
user account for PostgreSQL, do not use it for the DocuShare installation. Use the account that the Wizard 
creates.
To configure DocuShare to work with PostgreSQL, the install Wizard requires the following information:
Database User — the account that DocuShare uses to log into the database
Database User Password — the password for the Database User account
Database Port — the port that DocuShare uses to connect to the database
Tablespace Name — the name of the tablespace where the database stores all DocuShare data
Database Host Name — the name of the database server
Create Database — select if a database has not been created and you want the Wizard to create 
the database for you
Linux platform
On the PostgreSQL side
Before starting the DocuShare installation, the PostgreSQL database administrator must do the following:
Create a DocuShare/PostgreSQL tablespace by logging into the database server as postgres
and running the command createdb –E UNICODE <DocuShare Database Name>. Give the 
tablespace a unique name.
Enable TCP/IP connectivity, unless it was enabled during database software installation.
On the DocuShare side
Note: The install Wizard creates the system user account for the database. If you already have a system 
user account for PostgreSQL, do not use it for the DocuShare installation. Use the account that the Wizard 
creates.
To configure DocuShare to work with PostgreSQL, the install Wizard requires the following information:
Database User — the account that DocuShare uses to log into the database
Database User Password — the password for the Database User account
Database Port — the port that DocuShare uses to connect to the database
Tablespace Name — the name of the tablespace where the database stores all DocuShare data
Database Host Name — the name of the database server
Create Database — select if a database has not been created and you want the Wizard to create 
the database for you