This document summarizes new features in Greenplum 6 including changes to querying, data types, storage, extensions, administration, backup/restore, security, and other areas. Some key changes are:
- Support for collations to specify sort order at the column level
- Enhanced recursive queries including support for cycles and path tracking
- Improved error handling for stored procedures
- Introduction of the JSONB data type for more efficient JSON storage and querying
- Support for replicated tables to replicate data across all segments
- New compression algorithms including Zstandard
- Enhancements to the CREATE TABLE statement including LIKE support to copy properties