unable to drop ERROR: unknown compresstype "quicklz" unable to drop

19 views Asked by At

We have some tables defined with compression type as 'quicklz' in our Open-source greenplum database version 6.24.6. Which we want to drop.

While dropping such objects it throws below error:

ERROR: unknown compresstype "quicklz"

Any way to drop those objects in Greenplum?

0

There are 0 answers