gpdb-features.html.md.erb 3.0 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
---
title: About this Documentation
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.  See the NOTICE file
distributed with this work for additional information
regarding copyright ownership.  The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License.  You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied.  See the License for the
specific language governing permissions and limitations
under the License.
-->

Source code for the Greenplum Database documentation is shared between Greenplum Database and
Pivotal Greenplum Database. Some features of Pivotal Greenplum Database are not present in the
open source Greenplum Database code but are described in the Greenplum Database documentation. 

In general, the term "Pivotal Greenplum Database" refers to Pivotal's commercial, supported
version of Greenplum Database and is used in this documentation when describing features that
are only supported in the commercial Greenplum Database software. The term "Greenplum
Database" refers to features available in both open source Greenplum Database and Pivotal
Greenplum Database. 

Features that are only supported with Pivotal Greenplum Database are noted in sections that
contain primary documentation for the features. 

The following is a list of Pivotal Greenplum Database features that are unsupported in open
source Greenplum Database but may be documented or referenced in this documentation.

- Code to produce the Pivotal Greenplum Database binary installer packages is not included
in the open source Greenplum Database repository. 

- Greenplum Database does not include EMC DD Boost integration. Backing up to an EMC Data
Domain appliance is only supported when the Data Domain system is mounted as an NFS share on
the Greenplum hosts. 

- Greenplum Database does not include Symantec NetBackup integration. 

- The QuickLZ compression method is not available in Greenplum Database. QuickLZ <codeph>compresstype</codeph> values are ignored when specified in a <codeph>CREATE TABLE
[AS]</codeph> operation, but will cause an error on subsequent <codeph>INSERT</codeph> or
<codeph>SELECT</codeph> operations on the table.

- The deprecated <codeph>gpcheck</codeph> management utility and its replacement <codeph>gpsupport</codeph> are only supported with Pivotal Greenplum Database. 

55
- To use the Greenplum Platform Extension Framework (PXF) with open source Greenplum Database, you must separately build and install the PXF server software. Refer to the build instructions in the PXF README files in the Greenplum Database and PXF repositories.
L
Lisa Owen 已提交
56

57
- Suggestions to contact Pivotal Technical Support in this documentation are intended only for Pivotal Greenplum Database customers.