Scaling with PostgreSQL 9.6 and Postgres-XLrequire distributed consistency? – What isolation level is being used? • Will there be a node at a remote location? – What is acceptable latency? – What is acceptable in a network partition? • Do you require PostgreSQL 9.6 Replication • New option in 9.6: synchronous_commit = remote_apply – remote_write: write, but no fsync – on: write and fsync – remote_apply: write, fsync, and wait until WAL is applied to buffer have be applied.. • Synchronous replication (on) may reduce write transaction throughput. Using remote_apply potentially more so • If it is acceptable to have stale reads from replicas, and it is ok0 码力 | 87 页 | 1.16 MB | 1 年前3
 PostgreSQL 10.23 Documentationdefault way, you might have some more work to do. For example, if the database server machine is a remote machine, you will need to set the PGHOST environment variable to the name of the database server data wrapper. Then you need to create one or more foreign tables, which define the structure of the remote data. A foreign table can be used in queries just like a normal table, but a foreign table has no external source, or transmit data to the external source in the case of update commands. Accessing remote data may require authenticating to the external data source. This information can be provided by0 码力 | 2590 页 | 12.03 MB | 1 年前3
 PostgreSQL 10.23 Documentationdefault way, you might have some more work to do. For example, if the database server machine is a remote machine, you will need to set the PGHOST environment variable to the name of the database server data wrapper. Then you need to create one or more foreign tables, which define the structure of the remote data. A foreign table can be used in queries just like a normal table, but a foreign table has no external source, or transmit data to the external source in the case of update commands. Accessing remote data may require authenticating to the external data source. This information can be provided by0 码力 | 2727 页 | 11.93 MB | 1 年前3
 PostgreSQL 9.6.24 Documentation
Cost Estimation Options............................................................2501 F.33.1.4. Remote Execution Options........................................................2502 F.33.1.5. Updatability ................................2504 F.33.4. Remote Query Optimization..................................................................2504 F.33.5. Remote Query Execution Environment ................ default way, you might have some more work to do. For example, if the database server machine is a remote machine, you will need to set the PGHOST environment variable to the name of the database server0 码力 | 2661 页 | 6.53 MB | 1 年前3
 PostgreSQL 17beta1 A4 Documentationdefault way, you might have some more work to do. For example, if the database server machine is a remote machine, you will need to set the PGHOST environment variable to the name of the database server data wrapper. Then you need to create one or more foreign tables, which define the structure of the remote data. A foreign table can be used in queries just like a normal table, but a foreign table has no external source, or transmit data to the external source in the case of update commands. Accessing remote data may require authenticating to the external data source. This information can be provided by0 码力 | 3017 页 | 14.45 MB | 1 年前3
 PostgreSQL 9.6.24 DocumentationEstimation Options...................................................................2646 F.33.1.4. Remote Execution Options...............................................................2647 F.33.1.5. Updatability ............................2648 F.33.4. Remote Query Optimization.........................................................................2649 F.33.5. Remote Query Execution Environment ............. default way, you might have some more work to do. For example, if the database server machine is a remote machine, you will need to set the PGHOST environment variable to the name of the database server0 码力 | 2814 页 | 6.58 MB | 1 年前3
 PostgreSQL 14.10 Documentationdefault way, you might have some more work to do. For example, if the database server machine is a remote machine, you will need to set the PGHOST environment variable to the name of the database server data wrapper. Then you need to create one or more foreign tables, which define the structure of the remote data. A foreign table can be used in queries just like a normal table, but a foreign table has no external source, or transmit data to the external source in the case of update commands. Accessing remote data may require authenticating to the external data source. This information can be provided by0 码力 | 2871 页 | 13.38 MB | 1 年前3
 PostgreSQL 17beta1 US Documentationdefault way, you might have some more work to do. For example, if the database server machine is a remote machine, you will need to set the PGHOST environment variable to the name of the database server data wrapper. Then you need to create one or more foreign tables, which define the structure of the remote data. A foreign table can be used in queries just like a normal table, but a foreign table has no external source, or transmit data to the external source in the case of update commands. Accessing remote data may require authenticating to the external data source. This information can be provided by0 码力 | 3188 页 | 14.32 MB | 1 年前3
 PostgreSQL 11.22 Documentationdefault way, you might have some more work to do. For example, if the database server machine is a remote machine, you will need to set the PGHOST environment variable to the name of the database server data wrapper. Then you need to create one or more foreign tables, which define the structure of the remote data. A foreign table can be used in queries just like a normal table, but a foreign table has no external source, or transmit data to the external source in the case of update commands. Accessing remote data may require authenticating to the external data source. This information can be provided by0 码力 | 2732 页 | 12.44 MB | 1 年前3
 PostgreSQL 12.17 Documentationdefault way, you might have some more work to do. For example, if the database server machine is a remote machine, you will need to set the PGHOST environment variable to the name of the database server data wrapper. Then you need to create one or more foreign tables, which define the structure of the remote data. A foreign table can be used in queries just like a normal table, but a foreign table has no external source, or transmit data to the external source in the case of update commands. Accessing remote data may require authenticating to the external data source. This information can be provided by0 码力 | 2786 页 | 12.72 MB | 1 年前3
共 41 条
- 1
 - 2
 - 3
 - 4
 - 5
 













