Top
Enterprise Postgres 16 SP1 Release Notes

2.6.4 Changing the TargetServerType Value

Incompatibility

In FUJITSU Enterprise Postgres 13, the value of TargetServerType specified in the connection string was changed. Therefore, the previously used values are no longer available.

Action method

If you specified a value for TargetServerType, change the value as follows:

Table 2.4 Specified values for the target server

Server Selection Order

FUJITSU Enterprise Postgres 9.6 or earlier

FUJITSU Enterprise Postgres 10/11/12

FUJITSU Enterprise Postgres 13

Primary Server

primary

master

primary

Standby Server

-

slave

standby

Prefer Standby Server

prefer_standby

preferSlave

preferStandby

Any

-

any

any