Top "Paraccel" questions

Column-oriented DBMS for decision support and complex processing.

How to measure table space on disk in RedShift / ParAccel

I have a table in RedShift. How can I see how many disk-space it uses?

amazon-web-services amazon-redshift paraccel
S3 -> Redshift cannot handle UTF8

We have a file in S3 that is loaded in to Redshift via the COPY command. The import is failing …

amazon-s3 amazon-redshift paraccel
Pivot a table with Amazon RedShift

I have several tables in Amazon RedShift that follow the pattern of several dimension columns and a pair of metric …

sql pivot amazon-redshift paraccel
Efficient GROUP BY a CASE expression in Amazon Redshift/PostgreSQL

In analytics processing there is often a need to collapse "unimportant" groups of data into a single row in the …

sql postgresql group-by amazon-redshift paraccel