Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 526 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 526 Bytes

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/