Greenplum database optimization - tips and tricks
There are couple of ways you can optimize the greenplum database. Bad performing queries may be the result of bad database design, improper distribution keys, badly written SQL and improper allocation of system resources. we will focus on
Optimizing Data Distribution
Optimizing Database Design
Optimizing SQL Queries
Optimizing Database Design - Oct 11, 2013 3:21:40 PM
Optimizing Data Distribution - Oct 11, 2013 3:19:17 PM