21.05.2014 Views

Postgres-XC tutorial PDF - PGCon

Postgres-XC tutorial PDF - PGCon

Postgres-XC tutorial PDF - PGCon

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Example DBT­1 (2)<br />

●<br />

customer, address, orders, order_line, cc_xacts<br />

●<br />

●<br />

●<br />

Frequently written<br />

– hence distributed<br />

Participate in JOINs amongst each other with customer_id as<br />

JOIN key, point SELECTs based on customer_id<br />

– hence diistributed by hash on customer_id so that JOINs are<br />

shippable<br />

Participate in JOINs with item<br />

– Having item replicated helps pushing JOINs to datanode<br />

May 16th, 2012 <strong>Postgres</strong>­<strong>XC</strong> 64

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!