1. 22 6月, 2018 1 次提交
    • C
      Feature/kerberos setup edit (#5159) · b133cfe1
      Chuck Litzell 提交于
      * Edits to apply organizational improvements made in the HAWQ version, using consistent realm and domain names, and testing that procedures work.
      
      * Convert tasks to topics to fix formatting. Clean up pg_ident.conf topic.
      
      * Convert another task to topic
      
      * Remove extraneous tag
      
      * Formatting and minor edits
      
      * - added $ or # prompts for all code blocks
      - Reworked section "Mapping Kerberos Principals to Greenplum Database Roles" to describe, generally, a user's authentication process and to more clearly describe how principal name is mapped to gpdb name.
      
      * - add krb_realm auth param
      
      - add description of include_realm=1 for completeness
      b133cfe1
  2. 21 6月, 2018 1 次提交
  3. 20 6月, 2018 2 次提交
  4. 19 6月, 2018 1 次提交
    • L
      docs - docs and updates for pgbouncer 1.8.1 (#5151) · a99194e0
      Lisa Owen 提交于
      * docs - docs and updates for pgbouncer 1.8.1
      
      * some edits requested by david
      
      * add pgbouncer config page to see also, include directive
      
      * add auth_hba_type config param
      
      * ldap - add info to migrating section, remove ldap passwds
      
      * remove ldap note
      a99194e0
  5. 18 6月, 2018 1 次提交
    • M
      docs - gpbackup/gprestore new functionality. (#5157) · 6df82183
      Mel Kiyama 提交于
      * docs - gpbackup/gprestore new functionality.
      
      --gpbackup new option --jobs to backup tables in parallel.
      --gprestore  --include-table* options support restoring views and sequences.
      
      * docs - gpbackup/gprestore. fixed typos. Updated backup/restore of sequences and views
      
      * docs - gpbackup/gprestore - clarified information on dependent objects.
      
      * docs - gpbackup/gprestore - updated information on locking/quiescent state.
      
      * docs - gpbackup/gprestore - clarify connection in --jobs option.
      6df82183
  6. 15 6月, 2018 1 次提交
    • L
      docs - describe the new resource group CPUSET feature (#5100) · 6a07ecf0
      Lisa Owen 提交于
      * docs - resource group cpuset feature
      
      * alter and create resource group sgml ref page updates
      
      * gp_resource_group_cpu_limit applies to both CPU alloc modes
      
      * add cpuset usage considerations
      
      * restore ... fail, not backup
      
      * misc edits, move note
      6a07ecf0
  7. 14 6月, 2018 2 次提交
  8. 12 6月, 2018 3 次提交
  9. 09 6月, 2018 1 次提交
  10. 08 6月, 2018 6 次提交
    • D
      docs - remove restricted start for gpcopy procedure · 999beafb
      David Yozie 提交于
      999beafb
    • L
      docs - misc updates to gptransfer (#5048) · 77c0d584
      Lisa Owen 提交于
      * docs - misc updates to gptransfer
      
      - conref from best practices to admin guide
      - qualify use for migration to diff number of segments
      - misc edits
      
      * conditionalize
      77c0d584
    • D
      Gpcopy migration/using docs (#5074) · dbb4b61a
      David Yozie 提交于
      * docs -draft update for migrating with gpcopy
      
      * docs - migrating w/ gpcopy - updated ditamap
      
      * add 'pivotal' condition
      
      * some edits, additions, reorg
      
      * removing ssh as a requirement (per comment on related PR)
      
      * Clarifying that same-cluster copies aren't supported
      
      * 4.3.16 -> 4.3.26
      
      * replace --truncate with --truncate-source-after
      
      * add note to start clusters in restricted mode
      
      * add note about md5 validation when migrating between major version
      
      * add pg_dump, pg_dumpall, psql dependencies in prerequisites section
      
      * add info about actual free space needed for migration
      
      * updating discussion of free space calculation
      
      * updating to use new gpcopy option names
      
      * more updates to clarify migration proc
      
      * removing contentious statement about indexing (not present in main docs); adding resource groups to list of objects copied
      
      * removing note about md5xor not working for version migration
      
      * add note regarding validation with --append
      
      * add note to install client package to get gpcopy dependencies
      
      * removed --no-compression info as that's the default for same-host copies; relocated basic migration instructions
      
      * replacing error section with reviewed info from ref page
      
      * updating migration topics to use procedure format
      
      * adding some post-migration steps for gpcopy
      
      * address more feedback from brian; reorganize migration steps a bit; add general post-migration instructions from the relnotes
      dbb4b61a
    • L
      99eeb524
    • M
      docs - gpcopy fix typo · 65e3a822
      mkiyama 提交于
      65e3a822
    • D
      19e2176e
  11. 07 6月, 2018 1 次提交
    • M
      docs - add gpcopy utility (#5064) · 23fba8a5
      Mel Kiyama 提交于
      * docs - add gpcopy utility
      
      * docs - gpcopy - review comment updates.
      
      * docs - gpcopy reference - review comment updates and edits.
      
      Also
      --changed --dest-host to be a required option
      
      * docs - gpcopy reference - command option changes.
      
      -schema-only change to --metadata-only
      --database change to --dbname
      --batch-size change to --jobs
      
      * docs - gpcopy ref. fix typos
      23fba8a5
  12. 06 6月, 2018 3 次提交
  13. 04 6月, 2018 1 次提交
    • D
      Enable comments on Resource Groups · a24afb6e
      Daniel Gustafsson 提交于
      This adds the basic scaffolding for allowing COMMENT ON RESOURCE
      GROUP, but without any user visible functions for retrieving the
      comment. Since we allow COMMENTs on resource queues, we should do
      the same for resource groups for completeness.
      a24afb6e
  14. 02 6月, 2018 2 次提交
  15. 30 5月, 2018 2 次提交
    • M
      docs - gpbackup/gprestore plugin for DD Boost (#5039) · 45c8312b
      Mel Kiyama 提交于
      * docs - gpbackup/gprestore plugin for DD Boost
      
      - also minor update to S3 plugin- change yaml file parameter backupdir to folder.
      
      * docs - review updates for gpbackup plugin for ddboost
      also an update for S3. change keyword backupdir -> folder in example.
      
      * docs - more review updates for gpbackup plugin for ddboost
      
      updated files on review comments.
      also updated HTML on review site.
      
      * docs - another set of review updates for gpbackup plugin for ddboost
      --edits/updates
      --change toc -move plugin api up a level.
      --tweaked format of parameter definition.
      --also update S3 plugin to parallel gpbackup doc.
      
      * docs - added pivotal only attribute to topic.
      45c8312b
    • L
      docs - misc updates to gpbackup/gprestore plugin api docs (#5047) · a196a471
      Lisa Owen 提交于
      * docs - misc updates to gpbackup/gprestore plugin api docs
      
      * address review comments from david
      a196a471
  16. 24 5月, 2018 2 次提交
  17. 17 5月, 2018 2 次提交
  18. 11 5月, 2018 2 次提交
  19. 10 5月, 2018 2 次提交
  20. 09 5月, 2018 2 次提交
  21. 08 5月, 2018 2 次提交