Examples of using Postgresql server in English and their translations into Japanese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
When this parameter is on, the PostgreSQL server compresses a full page image written to WAL when full_page_writes is on or during a base backup.
Consistent state- When SIOS Protection Suite stops and starts the PostgreSQL Server, it maintains a consistent state for the protected Microsoft Service.
For more information on how to set up automatic vacuuming(which is a process launched at regular intervals by the PostgreSQL server to execute VACUUM only on the tables that have been updated), see the PostgreSQL documentation.
For more information: Client Authentication If your remote PostgreSQL server is running in Windows platform, we would suggest you to install Navicat in your remote Windows server. .
PostgreSQL server supportIf you require support for PostgreSQL databases(for example, this may be a requirement of certain web apps), select this option to install PostgreSQL to your Plesk server. .
If this parameter is on, the PostgreSQL server will try to make sure that updates are physically written to disk, by issuing fsync() system calls or various equivalent methods(see wal_sync_method).
A PostgreSQL server can now require an authenticating client to provide a valid SSL certificate with their username using the clientcert=verify-full option and combine this with the requirement of a separate authentication method(e.g. scram-sha-256).
In query mode, when all the DB nodes are detached from a Pgpool-II due to PostgreSQL server failure or pcp_detach_node issued, watchdog regards that the Pgpool-II service is in the down status and brings the virtual IP assigned to watchdog down.
When all the DB nodes are detached from a pgpool-II due to PostgreSQL server failure or pcp_detach_node issued, watchdog regards that the pgpool-II service is in down status and brings the virtual IP assigned to watchdog down.
In query mode, when all the DB nodes are detached from a pgpool-II due to PostgreSQL server failure or pcp_detach_node issued, watchdog regards that the pgpool-II service is in down status and brings the virtual IP assigned to watchdog down.
On all the PostgreSQL servers you need to install.
Management of multiple PostgreSQL servers.
The streaming replication mode can be used with PostgreSQL servers operating streaming replication.
Pgpool_adm is an extension and should be installed on all PostgreSQL servers.
PostgreSQL Servers 5432 TCP Bi-directional PostgreSQL Servers PostgreSQL replication Only if using externalised databases.
We assume that all the Pgpool-II servers and the PostgreSQL servers are in the same subnet.
Pgpool_adm is an extension and should be installed on all PostgreSQL servers.
Pgpool-II maintains established connections to the PostgreSQL servers, and reuses them whenever a new connection with the same properties(i.e. user name, database, protocol version) comes in.
Pgpool-II maintains established connections to the PostgreSQL servers, and reuses them whenever a new connection with the same properties(i.e. user name, database, protocol version) comes in.
When Pgpool-II connects to other Pgpool-II servers or PostgreSQL servers, the target port must be accessible by enabling firewall management softwares.