Welcome To Pivotal Greenplum Database 4.3.18

Transcription

RELEASE NOTESGreenplum Database 4.3.18.0 Release NotesRev: A01Updated: November, 2017Welcome to Pivotal Greenplum Database 4.3.18.0Greenplum Database is a massively parallel processing (MPP) database server that supports nextgeneration data warehousing and large-scale analytics processing. By automatically partitioning dataand running parallel queries, it allows a cluster of servers to operate as a single database supercomputerperforming tens or hundreds times faster than a traditional database. It supports SQL, MapReduce parallelprocessing, and data volumes ranging from hundreds of gigabytes, to hundreds of terabytes.Important: For Greenplum Database 4.3.16.0 and later, the pgcrypto extension has been updatedto package version pv1.3. Previous releases of the pgcrypto extension are not compatible with Greenplum Database4.3.16.0 and later.The pgcrypto extension package version pv1.3 is not compatible with previous GreenplumDatabase releases.For information about the pgcrypto extension package, see Greenplum Database Extensions.Note: This document contains pertinent release information about Greenplum Database 4.3.18.0.For previous versions of the release notes for Greenplum Database, go to Pivotal GreenplumDatabase Documentation. For information about Greenplum Database end of life, see PivotalGreenplum Database end of life policy.Important: Pivotal Support does not provide support for open source versions of GreenplumDatabase. Only Pivotal Greenplum Database is supported by Pivotal Support.About Greenplum Database 4.3.18.0Greenplum Database 4.3.18.0 is a patch release that includes product enhancements and changes, andresolves some known issues. Please refer to the following sections for more information about this release. Product EnhancementsChanged FeatureExperimental FeatureSupported PlatformsResolved Issues in Greenplum Database 4.3.18.0Known Issues in Greenplum Database 4.3.18.0Upgrading to Greenplum Database 4.3.18.0Greenplum Database Tools CompatibilityGreenplum Database ExtensionsHadoop Distribution CompatibilityGreenplum Database 4.3.18.0 Documentation1

Greenplum Database 4.3.18.0 Release NotesRelease NotesProduct EnhancementsGreenplum Database 4.3.18.0 includes these enhancements. GPORCA Partition Elimination Enhancementanalyzedb Utility EnhancementGPORCA Partition Elimination EnhancementIn Greenplum Database 4.3.18.0, GPORCA has improved partition elimination for queries where thepredicate contains a constant filter involving a partitioning key and a CAST on both sides (either an explicitor implicit CAST). For example, the predicate for this query against the partitioned table part tblperforms a CAST on the value 5, which causes an implicit CAST on the partitioning key id that was definedas an integer.select * from part tbl where id 5::int8;Partition elimination improves query performance for the specified type of query.In previous releases, GPORCA did not perform partition elimination for the specified type of queries.analyzedb Utility EnhancementIn Greenplum Database 4.3.18.0, the analzyedb utility supports the new option -m or --statementmem. When specified, the analyzedb command sets the value for the statement mem serverconfiguration parameter for the session when performing ANALYZE operations. For example, -m 256MBsets statement mem to 256MB.If the utility returns out of memory errors, increasing statement mem might help avoid the errors.For information about limitations when setting statement mem, see the parameter information in theGreenplum Database Reference Guide. For more information about the utility, see the analyzedb utility inthe Greenplum Database Utility Guide.Changed FeatureGreenplum Database 4.3.18.0 supports DDOS 6.1 (all versions). See Supported Platforms.Experimental FeatureIn Pivotal Greenplum Database, experimental features allow interested developers to experiment withtheir use on development systems. Feedback will help drive development of these features, and they maybecome supported in future versions of the product.Warning: Experimental features are not recommended or supported for production deployments.These features may change in or be removed from future versions of the product based on furthertesting and feedback. Moreover, any features that may be visible in the open source code butthat are not described in the product documentation should be considered experimental andunsupported for production use.Pivotal Greenplum Database 4.3.18.0 includes this experimental feature. The utilities gpbackup and gprestore. These new utilities are designed to improve the performance,functionality, and reliability of backups as compared to gpcrondump and gpdbrestore. gpbackupuses a more flexible locking scheme than gpcrondump, which enables you to run multiple backup2

Greenplum Database 4.3.18.0 Release NotesRelease Notestasks simultaneously and does not prohibit CREATE or ALTER TABLE operations during the backup.Backup files created with gpbackup are designed to provide future capabilities for restoring individualdatabase objects along with their dependencies, such as functions and required user-defineddatatypes. See Parallel Backup with gpbackup and gprestore for more information.Deprecated FeatureFor Greenplum Database, support for Data Domain Boost 3.0.0.3 and DDOS 5.5 is deprecated. The DELLEMC end of Primary Support date is December 31, 2017.Downloading Greenplum DatabaseThese are the locations of the Greenplum Database software and documentation: Greenplum Database 4.3.x software is available from the Pivotal Greenplum page on Pivotal Network.Current release Greenplum Database documentation is available from the Pivotal Greenplum DatabaseDocumentation site.Supported PlatformsGreenplum Database 4.3.18.0 runs on the following platforms: Red Hat Enterprise Linux 64-bit 7.x (See the following Note)Red Hat Enterprise Linux 64-bit 6.xRed Hat Enterprise Linux 64-bit 5.xSuSE Linux Enterprise Server 64-bit 11 SP1, 11 SP2, 11 SP4Oracle Unbreakable Linux 64-bit 5.5CentOS 64-bit 7.xCentOS 64-bit 6.xCentOS 64-bit 5.xNote: For Greenplum Database that is installed on Red Hat Enterprise Linux 7.x or CentOS 7.xprior to 7.3, an operating system issue might cause Greenplum Database that is running largeworkloads to hang in the workload. The Greenplum Database issue is caused by Linux kernelbugs.RHEL 7.3 and CentOS 7.3 resolves the issue.Note: Support for SuSE Linux Enterprise Server 64-bit 10 SP4 has been dropped for GreenplumDatabase 4.3.9.0 and later releases.Greenplum Database 4.3.x supports these Java versions: 8.xxx7.xxx6.xxxGreenplum Database 4.3.18.0 software that runs on Linux systems uses OpenSSL 1.0.2l (with FIPS2.0.16), cURL 7.54, OpenLDAP 2.4.44, and Python 2.6.9.Greenplum Database client software that runs on Windows and AIX systems uses OpenSSL 0.9.8zg.The Greenplum Database s3 external table protocol supports these data sources: Amazon Simple Storage Service (Amazon S3)Dell EMC Elastic Cloud Storage (ECS), an Amazon S3 compatible service3

Greenplum Database 4.3.18.0 Release NotesRelease NotesGreenplum Database 4.3.x supports Data Domain Boost on Red Hat Enterprise Linux.This table lists the versions of Data Domain Boost SDK and DDOS supported by Greenplum Database4.3.x.Table 1: Data Domain Boost CompatibilityGreenplum DatabaseData Domain BoostDDOS4.3.18.03.36.1 (all versions)3.0.0.316.0 (all versions)5.7 (all versions)5.6 (all versions)15.5 (all versions)25.4 (all versions)25.3 (all versions)4.3.17.13.34.3.17.03.0.0.36.0 (all versions)15.7 (all versions)5.6 (all versions)4.3.16.115.5 (all versions)4.3.16.025.4 (all versions)4.3.15.025.3 (all .3.11.24.3.11.13.0.0.315.7 (all versions)5.6 (all versions)15.5 (all versions)25.4 (all versions)25.3 (all versions)4.3.10.04.3.9.14.3.9.04.3.8.14

Greenplum Database 4.3.18.0 Release NotesRelease NotesGreenplum DatabaseData Domain Boost4.3.8.03.0.0.31DDOS5.6 (all versions)15.5 (all versions)4.3.7.325.4 (all versions)4.3.7.225.3 (all versions)4.3.7.14.3.7.04.3.6.23.0.0.315.6 (all versions)14.3.6.15.5.0.x4.3.6.05.4 (all versions)225.3 (all versions)4.3.5.33.0.0.3115.5.0.x24.3.5.25.4 (all versions)4.3.5.15.3 (all .025.2, 5.3, and 5.422.4.2.225.0.1.0, 5.1, and 5.24.3.2.04.3.1.04.3.0.02Note: In addition to the DDOS versions listed in the previous table, Greenplum Database 4.3.4.0and later supports all minor patch releases (fourth digit releases) later than the certified version.1Support for Data Domain Boost 3.0.0.3 and DDOS 5.5 is deprecated. The DELL EMC end ofPrimary Support date is December 31, 2017.2Data Domain Boost 2.6.2.0 and earlier and DDOS 5.4 and earlier are past their DELL EMC end ofPrimary Support date.Greenplum Database 4.3.18.0 supports Veritas NetBackup: NetBackup Master Server software. NetBackup Master Server Version 7.7 and NetBackup Media Server Version 7.7 NetBackup Master Server Version 7.6 and NetBackup Media Server Version 7.6 NetBackup Master Server Version 7.5 and NetBackup Media Server Version 7.5NetBackup Client version: 7.1, 7.5, or 7.6.Note: For NetBackup version 7.5 or 7.6, the client version that is installed and configured on theGreenplum Database hosts must match the NetBackup Server version that stores the GreenplumDatabase backup.5

Greenplum Database 4.3.18.0 Release NotesRelease NotesFor NetBackup Client version 7.1, Greenplum Database supports only NetBackup Server Version7.5.Greenplum Database uses the NetBackup API (XBSA) to communicate with the NetBackup.Greenplum Database uses SDK version XBSA 1.1.0.Greenplum Database support for NetBackup Client version 7.1 is deprecated. The NetBackup SDKlibrary files for NetBackup version 7.1 will be removed from the Greenplum Database installation ina future release.Greenplum Database support on DCA: Greenplum Database 4.3.x, all versions, is supported on DCA V3.Greenplum Database 4.3.x, all versions, is supported on DCA V2, and requires DCA software version2.1.0.0 or greater due to known DCA software issues in older DCA software versions.Greenplum Database 4.3.x, all versions, is supported on DCA V1, and requires DCA software version1.2.2.2 or greater due to known DCA software issues in older DCA software versions.Informatica PowerCenter 10.2 and 9.x are certified with Greenplum Database 4.3.x, all versions.Note: Greenplum Database 4.3.18.0 does not support the ODBC driver for Cognos Analytics V11.In the next major release of Greenplum Database, connecting to IBM Cognos software with anODBC driver will not be supported. Greenplum Database supports connecting to IBM Cognossoftware with a JDBC driver.Pivotal recommends that you migrate to a version of IBM Cognos software that supportsconnectivity to Greenplum Database with a JDBC driver.Supported Platform NotesImportant: When data loss is not acceptable for a Pivotal Greenplum Database cluster, masterand segment mirroring must be enabled in order for the cluster to be supported by Pivotal. Withoutmirroring, system and data availability is not guaranteed, Pivotal will make best efforts to restore acluster in this case. For information about master and segment mirroring, see About Redundancyand Failover in the Greenplum Database Administrator Guide.The following notes describe platform support for Greenplum Database. Please send any questions orcomments to Pivotal Support at https://support.pivotal.io. The only file system supported for running Greenplum Database is the XFS file system. All other filesystems are explicitly not supported by Pivotal.Greenplum Database is supported on all 1U and 2U commodity servers with local storage. Specialpurpose hardware that is not commodity may be supported at the full discretion of Pivotal ProductManagement based on the general similarity of the hardware to commodity servers.Greenplum Database is supported on network or shared storage if the shared storage is presentedas a block device to the servers running Greenplum Database and the XFS file system is mountedon the block device. Network file systems are not supported. When using network or sharedstorage, Greenplum Database mirroring must be used in the same way as with local storage, and nomodifications may be made to the mirroring scheme or the recovery scheme of the segments. Otherfeatures of the shared storage such as de-duplication and/or replication are not directly supported byPivotal Greenplum Database, but may be used with support of the storage vendor as long as they donot interfere with the expected operation of Greenplum Database at the discretion of Pivotal.Greenplum Database is supported when running on virtualized systems, as long as the storageis presented as block devices and the XFS file system is mounted for the storage of the segmentdirectories.A minimum of 10-gigabit network is required for a system configuration to be supported by Pivotal.Greenplum Database is supported on Amazon Web Services (AWS) servers using either Amazoninstance store (Amazon uses the volume names ephemeral[0-20]) or Amazon Elastic Block Store6

Greenplum Database 4.3.18.0 Release NotesRelease Notes (Amazon EBS) storage. If using Amazon EBS storage the storage should be RAID of Amazon EBSvolumes and mounted with the XFS file system for it to be a supported configuration.For Red Hat Enterprise Linux 7.2 or CentOS 7.2, the default systemd setting RemoveIPC yesremoves IPC connections when non-system users logout. This causes the Greenplum Databaseutility gpinitsystem to fail with semaphore errors. To avoid this issue, see "Setting the GreenplumRecommended OS Parameters" in the Greenplum Database Installation Guide.Resolved Issues in Greenplum Database 4.3.18.0The table below lists issues that are now resolved in Pivotal Greenplum Database 4.3.18.0For issues resolved in prior 4.3 releases, refer to the corresponding release notes. Release notes areavailable from the Pivotal Greenplum page on Pivotal Network or on the Pivotal Greenplum Databasedocumentation site at Release Notes. A consolidated list of resolved issues for all 4.3 releases is alsoavailable on the documentation site.Table 2: Resolved Issues in 4.3.18.0IssueNumberCategoryResolved InDescription29117QueryPlanner4.3.18.0When an INSERT command contains a subquery thatcontains a window function, and the INSERT predicatecontains a qualifier that refers to the window function, thelegacy optimizer incorrectly pushed down the qualificationand generated an error.This issue has been resolved. In the legacy optimizer,checking for predicate push down has been improved.29110Catalog andMetadata4.3.18.0In some cases, after splitting a leaf partition of a multi-levelpartitioned table with the ALTER TABLE command with thePARTITION SPLIT clause, inserting data into the tablereturned the error no partition for partitioningkey. The insert error occurred because GreenplumDatabase did not update the partitioned table metadatacorrectly when splitting the leaf partition.This issue has been resolved. Greenplum Database hasimproved the managing of table metadata when splitting aleaf partition.29099Backup andRestore4.3.18.0The Greenplum Database gpdbrestore utility failed whenthe table data contains an SQL command. For example,the text SET search path demo has been insertedinto a table that has been backed up. The gpdbrestoreutility fails when it attempted to restore the table.This issue has been resolved. Now the utility can restoretables that contain SQL commands.7

Greenplum Database 4.3.18.0 Release NotesRelease NotesIssueNumberCategoryResolved InDescription29092QueryOptimizer4.3.18.0GPORCA generated a PANIC when generating a plan forquery that contains a function that is nested in a windowfunction. Greenplum Database does not support queriesthat contain a function that is nested in a window function.This issue has been resolved. Now Greenplum Databasereturns an error for the specified type of queries.29083DLL4.3.18.0If the default table storage options specified by theserver configuration parameter gp default storageoptions are different than the storage options that aredefined for a table, altering the table with an ALTER TABLEcommand with the REORGANIZE TRUE clause, mightcorrupt the table data. For example, after creating a table,changing gp default storage options so that thedefault table storage orientation is column, and then usingthe ALTER TABLE command with the REORGANIZE TRUEclause.The issue occurred because the ALTER TABLE commandwith the REORGANIZE TRUE clause did not recognizethe correct table storage options during table datareorganization.This issue has been resolved. The ALTER TABLEcommand detects the correct table storage options duringtable data m Database does not support splitting a leaf childpartition of a partition table if the leaf partition is defined aslist partition. However, in some cases, attempting to split alist partition caused a Greenplum Database PANIC.This issue has been resolved. Now Greenplum Databasereturns an error for the specified situation.29061gpcheckcat4.3.18.0In some cases, the Greenplum Database gpcheckatutility returned an error stating that a value was out ofrange for type integer when the utility did not handle large31OID values correctly (relfile nodes exceeding 2 , morethan 2 billion).This issue has been resolved. Now the utility handles largeOID values correctly.29046QueryExecution4.3.18.0For some group aggregate queries with a GROUP BYclause that contains a CUBE and also specify a HAVINGclause, Greenplum Database generated a PANCIC.The PANIC was generated during aggregation whenGreenplum Database did not handle a NULL case properly.This issue has been resolved. For the specified type ofqueries, the handling of NULL cases during aggregationhas been improved.8

Greenplum Database 4.3.18.0 Release NotesRelease NotesIssueNumberCategoryResolved InDescription29012gpload4.3.18.0In some cases, the Greenplum Database utility gploadrecorded the incorrect number of rejected rows whenloading data the when utility was configured to log errors.The utility did not properly record errors from multipleGreenplum Database segment instances.This issue has been resolved. Now the utility correctlyrecords errors from multiple segments.29009gprecoverseg 4.3.18.0Running the Greenplum Database gprecoverseg withthe option -r to rebalance segments did not return errorsif the operation generated errors on some segments andcompleted successfully on other segments.This issue has been resolved. Now if any errors occurduring a rebalance operation, the user is notified and isreferred to the logs for details.26956QueryOptimizer4.3.18.0For some queries, GPORCA did not choose a query planwith bitmap index scan when a bitmap index on a columncould be used as a filter condition in the query. This causeda performance degradation when comparing GPORCA withthe legacy query planner.This issue has been resolved. Now GPORCA chooses thefaster plan with the bitmap index scan.23438gpcheckcat4.3.18.0The Greenplum Database gpcheckcat utility testmissing extraneous returned incorrect results whenthe test found database catalog inconsistencies. The testdid not process the inconsistencies correctly.This issue has been resolved. Now the utility returnscorrect results when the test finds catalog e queries that perform in-memory operationsgenerated an invalid memory alloc requesterror for some values of the statement mem serverconfiguration parameter. The error was caused when an inmemory operation exceeded a maximum allowed numericvalue.This issue has been resolved. The maximum allowed valuehas been increased to avoid the error.150243109QueryOptimizer4.3.18.0GPORCA generated a PANIC when generating a plan forqueries where the predicate performs a comparison of twosubqueries, and the comparison also uses the clause ANY,ALL, IN, or NOT IN. GPORCA did not properly handle thesubquery in left side of the comparison.This issue has been resolved. Now GPORCA generates aplan successfully.9

Greenplum Database 4.3.18.0 Release NotesRelease NotesKnown Issues in Greenplum Database 4.3.18.0This section lists the known issues in Greenplum Database 4.3.18.0. A workaround is provided whereapplicable.For known issues discovered in previous 4.3.x releases, see the release notes available from the PivotalGreenplum page on Pivotal Network or on the Pivotal Greenplum Database documentation site at ReleaseNotes. For known issues discovered in other previous releases, including patch releases to GreenplumDatabase 4.2.x, 4.1 or 4.0.x, see the corresponding release notes, available from Dell EMC Support ZoneTable 3: All Known Issues in 4.3.18.0IssueCategoryDescription152327383Backup andRestoreThe Greenplum Database backup and restore utilities gpcrondump,gpdbrestore, pg dump, and pg restore can back up and restoresingle-level partitioned tables partitioned tables that have beenaltered by exchanging a leaf child partition with a readable externaltable only when the partitions are named partitions (partitionnamein the pg partitions system view is not NULL for the partition).151135629COPYWhen the ON SEGMENT clause is specified, the COPY commanddoes not support specifying a SELECT statement in the COPY TOcommand. However, this command completes successfully, but thefiles are not created on the segment hosts.COPY (SELECT * FROM testtbl)TO '/tmp/mytst SEGID ' ON SEGMENT150625402SessionManagementWhen the server configuration parameter gp strict xml parseis set for a session and the session is idle for longer than gp vmemidle resource timeout, the value of gp strict xml parsechanges back to the value set for the system (or the database if theparameter is set for the database).29064Storage: DDLThe money datatype accepts out-of-range values as negative values,and no error message is displayed.Workaround: Use only in-range values for the money datatype (32bit for Greenplum Database 4.x, or 64-bit for Greenplum Database 5.x). Or, use an alternative datatype such as numeric or decimal.28947AccessMethodsA deadlock might occur on an append-optimized columnar tablewhen a VACUUM operation and an INSERT operation are performedconcurrently on the table.Workaround: If a deadlock condition occurs, terminate the INSERToperation to break the deadlock. To eliminate the possibility ofencountering this issue, avoid concurrent VACUUM and INSERToperations.10

Greenplum Database 4.3.18.0 Release NotesRelease NotesIssueCategoryDescription26675gpcrondumpDuring the transition from Daylight Saving Time to Standard Time,this sequence of events which might cause a gpcrondump backupoperation to fail.If an initial backup is taken between 1:00AM and 2:00AM DaylightSaving Time, and a second backup is taken between 1:00AM and2:00AM Standard Time, the second backup might fail if the firstbackup has a timestamp newer than the second.Pivotal recommends performing only a single backup between thehours of 1:00AM and 2:00AM on the days when the time changes: November 5, 2017November 4, 2018November 3, 2019If the failure scenario is encountered, it can be remedied by restartingthe backup operation after 2:00AM Standard Time.146542311gploadWhen running the Greenplum Database utility gpload on AIXsystems, the utility returns an error if the YAML control file forutility contains a line that specifies the \ (backslash) as the escapecharacter, ESCAPE: '\'. The error states that the \ at the end of astring could not be decoded.Workaround: To avoid the error, remove the line from the file, orspecify the line without a character, ESCAPE:. The \ character is thedefault escape character. The line is not required in the file.142743943S3 ExternalTablesThe s3 protocol might not handle the header row in data filesproperly in this situation: A readable external table is defined with the s3 protocol and theHEADER option.The external table has been exchanged to be a leaf child table ofa partitioned table.Queries against the partitioned table might return an error.26591QueryExecutionFor the Greenplum Database function get ao compressionratio(), specifying a null value or the name of table that containsno rows causes a Greenplum Database PANIC.Workaround: Specify a non-null value or a table that contains rows.115746399OperatingSystemFor Greenplum Database that is installed on Red Hat EnterpriseLinux 7.x or CentOS 7.x prior to 7.3, an operating system issue mightcause Greenplum Database that is running large workloads to hangin the workload. The Greenplum Database issue is caused by Linuxkernel bugs.Workaround: RHEL 7.3 and CentOS 7.3 resolves the issue.26626GPHDFSFor Greenplum Database external tables, the gphdfs protocolsupports Avro files that contain a single top-level schema. Avro filesthat contain multiple top-level schemas are not supported.11

Greenplum Database 4.3.18.0 Release NotesRelease NotesIssueCategoryDescription25584QueryExecutionIn some situations, a running Greenplum Database query cannotbe terminated with the functions pg cancel backend or pgterminate backend.The functions could not terminate the query due to a blocking fopenof a FIFO file for write.26249GPHDFSWhen reading data from an Avro file, the gphdfs protocol does notsupport the double quote character (") within string data. The gphdfsprotocol uses the double quote as the column delimiter.Workaround: Before reading data from an Avro file, either removedouble quotes that are in string data or replace the character with adifferent character.26292Loaders: gpload The Greenplum Database gpload utility fails on MacOS X ElCapitan. The utility script is included with the Greenplum DatabaseLoad Tools installer package for Apple OS X greenplumloaders-version-OSX-i386.bin.Workaround: Run the python script gpload.py directly. Forexample, python command displays the gpload help information onthe command line.python gpload.py -h26128Loaders: gpload When the YAML control file for the Greenplum Database gploadutility specifies the key LOG ERRORS: true without the key REUSETABLES: true, the gpload operation returns only summaryinformation about formatting errors. The formatting errors are deletedfrom Greenplum Database error logs. When REUSE TABLES: trueis not specified, the temporary tables that are used by gpload aredropped after the gpload operation, and the formatting errors arealso deleted from the Greenplum Database error logs.Workaround: Specify the YAML control file key REUSE TABLES:true to retain the temporary tables that are used to load the data.The log information is also retained. You can delete the formattingerrors in the Greenplum Database logs with the Greenplum Databasefunction gp truncate error log().For information about the gpload utility, see the GreenplumDatabase Utility Guide.12

Greenplum Database 4.3.18.0 Release NotesRelease r queries that compare data from columns of different charactertypes, for example a join comparing a columns of data typesCHAR(n) and VARCHAR(m), the returned results might not be asexpected depending the padding added to the data (space charactersadded after the last non-space character).25936Query PlannerFor example, this comparison returns false.select 'A '::char(2) 'A '::text ;This comparison returns true.select 'A'::char(2) 'A '::varchar(5) ;Workaround: Pivotal recommends specifying character columntypes to be of data type VARCHAR or TEXT so that comparisonsinclude padding added to the data.For information about how the character data types CHAR, VARCHAR,and TEXT handle padding added to the data see the CREATE TABLEcommand in the Greenplum Database Reference Guide.25737Catalog andMetadataGreenplum Database does not support the FILTER clause withinaggregate expressions.25754ManagementScripts:expansionThe Greenplum Database gpexpand utility fails to create an inputfile for system expansion if the Greenplum Database system definedifferent TCP/IP port numbers on different hosts for GreenplumDatabase internal communication.Workaround: Create the input file manually.25833ManagementScripts:gpexpandThe Greenplum Database utility gpexpand fails when expandinga Greenplum Database system and in the system a database tablecolumn name contains a tab character. The utility does not supportdatabase names, table names, or column names that contain a tabcharacter.15835DDL and UtilityStatementsFor multi-level partitioned tables that have these characteristics: The top level partition is partitioned by range.The lowest level partition (the leaf child partitions) are partitionedby list.Splitting a subpartition with the ALTER TABLE SPLIT PARTITIONcommand returns an error and rolls back the transaction.12019ManagementScripts:checkperfWhen the Greenplum Database gpcheckperf utility is run with theoption -f host file and the host that is running gpcheckperf islisted in host file, processes that were started gpcheckperf mightnot be cleaned up after the utility completes.Workaround: Manually stop the processes that were started bygpcheckperf.13

Greenplum Database 4.3.18.0 Release NotesRelease ORCA might terminate all sessions if a query attempts to cast to atimestamp a date with year greater than 200,000.23571QueryOptimizerFor queries that contain inequality conditions such as ! , and , ,GPORCA does not consider table indexes when generating a queryplan. For those queries, indexes are not used and the query mightrun slower than expected.21508QueryOptimizerGPORCA does not support GiST indexes.20030QueryOptimizerGPORCA does not support partition elimination when the querycontains functions that are applied to the partition key.20360QueryExecutionGPORCA does not enforce different access rights in different parts ofa partition table. Pivotal recommends that you set the same accessprivileges for the partitioned table and all

1.2.2.2 or greater due to known DCA software issues in older DCA software versions. Informatica PowerCenter 10.2 and 9.x are certified with Greenplum Database 4.3.x, all versions. Note: Greenplum Database 4.3.18.0 does not support the ODBC driver for Cognos Analytics V11. Greenplum Database. 18. to: 1)