Scaling with PostgreSQL 9.6 and Postgres-XLpostgres_fdw example • From pg, execute EXPLAIN SELECT * FROM invoice WHERE invoice_id = 1; Append (cost=0.00..347.89 rows=39 width=31) -> Seq Scan on invoice Filter: (invoice_id = 1) -> Foreign postgres_fdw example • From pg, execute EXPLAIN SELECT * FROM invoice WHERE invoice_id = 1; Append (cost=0.00..347.89 rows=39 width=31) -> Seq Scan on invoice Filter: (invoice_id = 1) -> Foreign Foreign Scan on invoice_us EXPLAIN SELECT * FROM invoice WHERE invoice_id = 1 AND country = 'CH'; Append (cost=0.00..265.21 rows=2 width=22) -> Seq Scan on invoice Filter: ((invoice_id = 1) AND (country0 码力 | 87 页 | 1.16 MB | 1 年前3
PostgreSQL 14.10 DocumentationAggregation ......................................................................... 513 15.3.4. Parallel Append ............................................................................... 513 15.3.5. Parallel objects), table column 75 Data Definition Privilege Abbreviation Applicable Object Types INSERT a (“append”) TABLE, table column UPDATE w (“write”) LARGE OBJECT, SEQUENCE, TABLE, table column DELETE d TABLE ----------------------- ---------------- Aggregate (cost=188.76..188.77 rows=1 width=8) -> Append (cost=0.00..181.05 rows=3085 width=0) -> Seq Scan on measurement_y2006m02 (cost=0.000 码力 | 2871 页 | 13.38 MB | 1 年前3
PostgreSQL 14.10 Documentation........................................................................... 541 15.3.4. Parallel Append .................................................................................... 541 15.3.5. SELECT r (“read”) LARGE OBJECT, SEQUENCE, TABLE (and ta- ble-like objects), table column INSERT a (“append”) TABLE, table column 80 Data Definition Privilege Abbreviation Applicable Object Types UPDATE ----------------------- ---------------- Aggregate (cost=188.76..188.77 rows=1 width=8) -> Append (cost=0.00..181.05 rows=3085 width=0) -> Seq Scan on measurement_y2006m02 (cost=0.000 码力 | 3032 页 | 13.27 MB | 1 年前3
PostgreSQL 16.1 DocumentationAggregation ......................................................................... 527 15.3.4. Parallel Append ............................................................................... 527 15.3.5. Parallel SELECT r (“read”) LARGE OBJECT, SEQUENCE, TABLE (and ta- ble-like objects), table column INSERT a (“append”) TABLE, table column UPDATE w (“write”) LARGE OBJECT, SEQUENCE, TABLE, table column DELETE d TABLE ----------------------- ---------------- Aggregate (cost=188.76..188.77 rows=1 width=8) -> Append (cost=0.00..181.05 rows=3085 width=0) -> Seq Scan on measurement_y2006m02 (cost=0.000 码力 | 2974 页 | 14.22 MB | 1 年前3
PostgreSQL 16.1 Documentation........................................................................... 556 15.3.4. Parallel Append .................................................................................... 556 15.3.5. SELECT r (“read”) LARGE OBJECT, SEQUENCE, TABLE (and ta- ble-like objects), table column INSERT a (“append”) TABLE, table column UPDATE w (“write”) LARGE OBJECT, SEQUENCE, TABLE, table col- umn DELETE d ----------------------- ---------------- Aggregate (cost=188.76..188.77 rows=1 width=8) -> Append (cost=0.00..181.05 rows=3085 width=0) -> Seq Scan on measurement_y2006m02 (cost=0.000 码力 | 3133 页 | 14.10 MB | 1 年前3
PostgreSQL 12.17 DocumentationAggregation ......................................................................... 494 15.3.4. Parallel Append ............................................................................... 495 15.3.5. Parallel SELECT r (“read”) LARGE OBJECT, SEQUENCE, TABLE (and table-like objects), table column INSERT a (“append”) TABLE, table column 76 Data Definition Privilege Abbreviation Applicable Object Types UPDATE ---------------------------------------- Aggregate (cost=188.76..188.77 rows=1 width=8) -> Append (cost=0.00..181.05 rows=3085 width=0) -> Seq Scan on measurement_y2006m02 (cost=0.000 码力 | 2786 页 | 12.72 MB | 1 年前3
PostgreSQL 15.5 DocumentationAggregation ......................................................................... 521 15.3.4. Parallel Append ............................................................................... 521 15.3.5. Parallel SELECT r (“read”) LARGE OBJECT, SEQUENCE, TABLE (and ta- ble-like objects), table column INSERT a (“append”) TABLE, table column UPDATE w (“write”) LARGE OBJECT, SEQUENCE, TABLE, table column DELETE d TABLE ----------------------- ---------------- Aggregate (cost=188.76..188.77 rows=1 width=8) -> Append (cost=0.00..181.05 rows=3085 width=0) -> Seq Scan on measurement_y2006m02 (cost=0.000 码力 | 2910 页 | 13.60 MB | 1 年前3
PostgreSQL 11.22 DocumentationAggregation ......................................................................... 474 15.3.4. Parallel Append ............................................................................... 474 15.3.5. Parallel ---------------------------------------- Aggregate (cost=188.76..188.77 rows=1 width=8) -> Append (cost=0.00..181.05 rows=3085 width=0) -> Seq Scan on measurement_y2006m02 (cost=0.00 ------------------------------------------ Aggregate (cost=37.75..37.76 rows=1 width=8) -> Append (cost=0.00..36.21 rows=617 width=0) -> Seq Scan on measurement_y2008m01 (cost=0.00..330 码力 | 2732 页 | 12.44 MB | 1 年前3
PostgreSQL 12.17 Documentation........................................................................... 522 15.3.4. Parallel Append .................................................................................... 522 15.3.5. SELECT r (“read”) LARGE OBJECT, SEQUENCE, TABLE (and table-like objects), table column INSERT a (“append”) TABLE, table column UPDATE w (“write”) LARGE OBJECT, SEQUENCE, TABLE, table column DELETE d TABLE ---------------------------------------- Aggregate (cost=188.76..188.77 rows=1 width=8) -> Append (cost=0.00..181.05 rows=3085 width=0) -> Seq Scan on measurement_y2006m02 (cost=0.000 码力 | 2943 页 | 12.61 MB | 1 年前3
PostgreSQL 15.5 Documentation........................................................................... 548 15.3.4. Parallel Append .................................................................................... 548 15.3.5. SELECT r (“read”) LARGE OBJECT, SEQUENCE, TABLE (and ta- ble-like objects), table column INSERT a (“append”) TABLE, table column UPDATE w (“write”) LARGE OBJECT, SEQUENCE, TABLE, table col- umn DELETE d ----------------------- ---------------- Aggregate (cost=188.76..188.77 rows=1 width=8) -> Append (cost=0.00..181.05 rows=3085 width=0) -> Seq Scan on measurement_y2006m02 (cost=0.000 码力 | 3073 页 | 13.49 MB | 1 年前3
共 41 条
- 1
- 2
- 3
- 4
- 5













