Scaling with PostgreSQL 9.6 and Postgres-XL
issues • No direct node-to-node row shipping • No replicated table handling • Can be ok for simple queries- SELECT COUNT(*) FROM bigtable; Postgres Conference China 2016 中国用户大会 Other Solutions: PL/Proxy China 2016 中国用户大会 Solutions: Custom Schema-level Sharding • Popularized by Instagram – http://media.postgresql.org/sfpug/Instagram_sfpug.pdf • Use schema for shards • Create many logical shards, map be partitioned in such a way to avoid distributed joins altogether, and any multi-node federated queries are simple Postgres Conference China 2016 中国用户大会 Use Cases Postgres Conference China 2016 中国用户大会0 码力 | 87 页 | 1.16 MB | 1 年前3PostgreSQL 14.10 Documentation
Returning Data from Modified Rows ............................................................ 116 7. Queries ................................................................................................ ............................................................................ 135 7.4. Combining Queries (UNION, INTERSECT, EXCEPT) ..................................... 137 7.5. Sorting Rows (ORDER BY) ................................................................................. 140 7.8. WITH Queries (Common Table Expressions) .................................................. 141 8. Data Types0 码力 | 3032 页 | 13.27 MB | 1 年前3PostgreSQL 14.10 Documentation
Returning Data from Modified Rows ....................................................... 110 7. Queries ................................................................................................ ............................................................................ 128 7.4. Combining Queries (UNION, INTERSECT, EXCEPT) ................................ 130 7.5. Sorting Rows (ORDER BY) ... ................................................................................. 132 7.8. WITH Queries (Common Table Expressions) ............................................ 133 8. Data Types ......0 码力 | 2871 页 | 13.38 MB | 1 年前3PostgreSQL 13.14 Documentation
Returning Data from Modified Rows ............................................................ 116 7. Queries ................................................................................................ ............................................................................ 134 7.4. Combining Queries .................................................................................... 136 7.5. Sorting ................................................................................. 139 7.8. WITH Queries (Common Table Expressions) .................................................. 140 8. Data Types0 码力 | 2940 页 | 12.89 MB | 1 年前3PostgreSQL 13.13 Documentation
Returning Data from Modified Rows ....................................................... 110 7. Queries ................................................................................................ ............................................................................ 127 7.4. Combining Queries .............................................................................. 129 7.5. Sorting Rows ................................................................................. 132 7.8. WITH Queries (Common Table Expressions) ............................................ 132 8. Data Types ......0 码力 | 2782 页 | 13.00 MB | 1 年前3PostgreSQL 11.22 Documentation
Returning Data From Modified Rows ........................................................... 113 7. Queries ................................................................................................ ............................................................................ 131 7.4. Combining Queries .................................................................................... 133 7.5. Sorting ................................................................................. 136 7.8. WITH Queries (Common Table Expressions) .................................................. 137 8. Data Types0 码力 | 2883 页 | 12.34 MB | 1 年前3PostgreSQL 12.17 Documentation
Returning Data from Modified Rows ............................................................ 117 7. Queries ................................................................................................ ............................................................................ 135 7.4. Combining Queries .................................................................................... 137 7.5. Sorting ................................................................................. 140 7.8. WITH Queries (Common Table Expressions) .................................................. 141 8. Data Types0 码力 | 2943 页 | 12.61 MB | 1 年前3PostgreSQL 11.22 Documentation
Returning Data From Modified Rows ...................................................... 107 7. Queries ................................................................................................ ............................................................................ 124 7.4. Combining Queries .............................................................................. 126 7.5. Sorting Rows ................................................................................. 129 7.8. WITH Queries (Common Table Expressions) ............................................ 129 8. Data Types ......0 码力 | 2732 页 | 12.44 MB | 1 年前3PostgreSQL 12.17 Documentation
Returning Data from Modified Rows ....................................................... 111 7. Queries ................................................................................................ ............................................................................ 128 7.4. Combining Queries .............................................................................. 130 7.5. Sorting Rows ................................................................................. 133 7.8. WITH Queries (Common Table Expressions) ............................................ 133 8. Data Types ......0 码力 | 2786 页 | 12.72 MB | 1 年前3PostgreSQL 10.23 Documentation
Returning Data From Modified Rows ........................................................... 103 7. Queries ................................................................................................ ............................................................................ 120 7.4. Combining Queries .................................................................................... 122 7.5. Sorting ................................................................................. 124 7.8. WITH Queries (Common Table Expressions) .................................................. 125 8. Data Types0 码力 | 2727 页 | 11.93 MB | 1 年前3
共 41 条
- 1
- 2
- 3
- 4
- 5