实现PostgreSQL逻辑复制实战为什么要选择逻辑复制? 2016Postgres中国用户大会 Postgres Conference China 2016 中国用户大会 数据库总体架构 PostgreSQL 主库 数据库中间件 备1 消息队列 对数据的写操作 PostgreSQL 动态节点管理 … 核心库 查询库 对数据库的读操作 备2 备份 归档 运维监控 数据库总体架构0 码力 | 17 页 | 1.90 MB | 1 年前3
PostgreSQL 8.2 Documentationthere is possible data loss during fail over. Statement-Based Replication Middleware With statement-based replication middleware, a program intercepts every SQL query and sends it to one or all servers because SQL queries are broadcast (and not actual modified rows). If this is unacceptable, either the middleware or the application must query such values from a single server and then use those values in write (PRE- PARE TRANSACTION and COMMIT PREPARED) can be used to implement this in application code or middleware. 392 Chapter 24. High Availability and Load Balancing Asynchronous Multi-Master Replication0 码力 | 1762 页 | 5.43 MB | 1 年前3
PostgreSQL 8.2 Documentationthere is possible data loss during fail over. Statement-Based Replication Middleware With statement-based replication middleware, a program intercepts every SQL query and sends it to one or all servers because SQL queries are broadcast (and not actual modified rows). If this is unacceptable, either the middleware or the application must query such values from a single server and then use those values in write (PRE- PARE TRANSACTION and COMMIT PREPARED) can be used to implement this in application code or middleware. 392 Chapter 24. High Availability and Load Balancing Asynchronous Multi-Master Replication0 码力 | 1748 页 | 13.12 MB | 1 年前3
PostgreSQL 17beta1 A4 Documentationwary of enforcing this timeout on connections made through connection-pooling software or other middleware, as such a layer may not react well to unexpected connection closure. It may be helpful to enable batches), there is possible data loss during fail over. SQL-Based Replication Middleware With SQL-based replication middleware, a program intercepts every SQL query and sends it to one or all servers. Each SQL queries are broadcast rather than actual data changes. If this is unacceptable, either the middleware or the application must determine such values from a single source and then use those values in0 码力 | 3017 页 | 14.45 MB | 1 年前3
PostgreSQL 17beta1 US Documentationwary of enforcing this timeout on connections made through connection-pooling software or other middleware, as such a layer may not react well to unexpected connection closure. It may be helpful to enable batches), there is possible data loss during fail over. SQL-Based Replication Middleware With SQL-based replication middleware, a program intercepts every SQL query and sends it to one or all servers. Each SQL queries are broadcast rather than actual data changes. If this is unaccept- able, either the middleware or the application must determine such values from a single source and then use those values in0 码力 | 3188 页 | 14.32 MB | 1 年前3
PostgreSQL 9.0 Documentationthere is possible data loss during fail over. Statement-Based Replication Middleware With statement-based replication middleware, a program intercepts every SQL query and sends it to one or all servers SQL queries are broadcast (and not actual modified rows). If this is unaccept- able, either the middleware or the application must query such values from a single server and then use those values in write and are propagated to the standby servers via master-standby replication, not by the replication middleware. Care must also be taken that all transactions either commit or abort on all servers, perhaps using0 码力 | 2561 页 | 5.55 MB | 1 年前3
PostgreSQL 9.4 Documentationthere is possible data loss during fail over. Statement-Based Replication Middleware With statement-based replication middleware, a program intercepts every SQL query and sends it to one or all servers SQL queries are broadcast (and not actual modified rows). If this is unaccept- able, either the middleware or the application must query such values from a single server and then use those values in write and are propagated to the standby servers via master-standby replication, not by the replication middleware. Care must also be taken that all transactions either commit or abort on all servers, perhaps using0 码力 | 2603 页 | 6.05 MB | 1 年前3
PostgreSQL 9.0 Documentationthere is possible data loss during fail over. Statement-Based Replication Middleware With statement-based replication middleware, a program intercepts every SQL query and sends it to one or all servers because SQL queries are broadcast (and not actual modified rows). If this is unacceptable, either the middleware or the application must query such values from a single server and then use those values in write and are propagated to the standby servers via master-standby replication, not by the replication middleware. Care must also be taken that all transactions either commit or abort on all servers, perhaps using0 码力 | 2401 页 | 5.50 MB | 1 年前3
PostgreSQL 9.4.26 Documentation
there is possible data loss during fail over. Statement-Based Replication Middleware With statement-based replication middleware, a program intercepts every SQL query and sends it to one or all servers because SQL queries are broadcast (and not actual modified rows). If this is unacceptable, either the middleware or the application must query such values from a single server and then use those values in write and are propagated to the standby servers via master-standby replication, not by the replication middleware. Care must also be taken that all transactions either commit or abort on all servers, perhaps using0 码力 | 2452 页 | 5.99 MB | 1 年前3
PostgreSQL 9.5.25 Documentation
there is possible data loss during fail over. Statement-Based Replication Middleware With statement-based replication middleware, a program intercepts every SQL query and sends it to one or all servers because SQL queries are broadcast (and not actual modified rows). If this is unacceptable, either the middleware or the application must query such values from a single server and then use those values in write and are propagated to the standby servers via master-standby replication, not by the replication middleware. Care must also be taken that all transactions either commit or abort on all servers, perhaps using0 码力 | 2558 页 | 6.27 MB | 1 年前3
共 37 条
- 1
- 2
- 3
- 4













