Content-Length: 266662 | pFad | http://github.com/postgrespro/postgres_cluster/tree/fd7d9017633cf930d4058c53e9e340abb65d4125

66 GitHub - postgrespro/postgres_cluster at fd7d9017633cf930d4058c53e9e340abb65d4125
Skip to content

postgrespro/postgres_cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pg_repeater

PostgreSQL patch & extension for UTILITY queries and query plans execution at remote instance.

Plan is passed by postgres_fdw connection service. It executed by pg_exec_plan() routine, introduced by pg_execplan extension.

This project dedicated to query execution problem in DBMS for computing systems with cluster architecture.

The DBMS may need to execute an identical query plan at each computing node. Today PostgreSQL can process only SQL statements. But it is not guaranteed, that the planner at each node will construct same query plan, because different statistics, relation sizes e.t.c.

This solution based on postgres-xl approach: plan tree is serialized by the nodeToString() routine. During serialization we transform all database object identifiers (oid) at each node field to portable representation.

About

Various experiments with PostgreSQL clustering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/tree/fd7d9017633cf930d4058c53e9e340abb65d4125

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy