Top
Symfoware Server V12.1.0 Operation Guide
FUJITSU Software

1.5.2 File Composition

Symfoware Server consists of the following files for controlling and storing the database. The table below shows the relationship between the number of such files and their location within a single instance.

Table 1.4 Number of files within a single instance and how to specify their location

File type

Required

Quantity

How to specify the location

Program files

Y

Multiple

64-bit product
%Program Files%\Fujitsu\symfoserver64
32-bit product (when installed on a 64-bit OS)
%Program Files(x86)%\Fujitsu\symfoserver32
32-bit product (when installed on a 32-bit OS)
%Program Files%\Fujitsu\symfoserver32

Database cluster

Y

1

Specify using WebAdmin or server commands.

Tablespace

Y

Multiple

Specify using pgAdmin or the DDL statement.

Backup

Y

Multiple

Specify using WebAdmin or server commands.

Core file

Y

Multiple

Specify using WebAdmin, server commands, or postgresql.conf.

Server certificate file (*1)

N

1

Specify using postgresql.conf.

Server private key file (*1)

N

1

Specify using postgresql.conf.

Master encryption key file (*1)

N

1

Specify the directory created as the key store using postgresql.conf.

Connection service file (*1)

N

1

Specify using environment variables.

Password file (*1)

N

1

Specify using environment variables.

CA certificate file (*1)

N

1

Specify using environment variables.

Y: Mandatory
N: Optional

*1: Set manually when using the applicable feature.

Note

If anti-virus software is used, set scan exception settings for directories so that none of the files that comprise Symfoware Server are scanned for viruses. Alternatively, if the files that comprise Symfoware Server are to be scanned for viruses, stop Symfoware Server and perform the scan when tasks that use Symfoware Server are not operating.