Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPOPB

Greenplum Object Processing in Bulk

Installation

git clone https://github.com/pgyogesh/GPOPB.git

Note

  • Do not delete __init__.py even if they are empty files. This file makes python to treat current directory as Python Package.

Help

[gpadmin@mdw GPOPB]$ python gpopb.py --help
Usage: gpopb.py [options]

Options:
  -h, --help      show this help message and exit
  --ad-hoc=ADHOC  Specify filename for list of objects

Blog post

http://pgyogesh.com/blog/greenplum/python/GPOPB/