Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita2f1033

Browse files
author
Andrey Lepikhov
authored
Create README.md
1 parent6ac5290 commita2f1033

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#execplan
2+
PostgreSQL Extension for raw query plan execution
3+
4+
This project dedicated to parallel query execution problem.
5+
6+
Parallel DBMS needs to execute an identical query plan at each computing node. It is needed for tuples redistribution during a query.
7+
Today PostgreSQL can process only SQL strings. But it is not guaranteed, that the planner at each node will construct same query plan, because different statistics, relation sizes e.t.c.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp