Package | Description |
---|---|
org.pentaho.di.trans.steps.pgbulkloader |
Modifier and Type | Method and Description |
---|---|
String |
PGBulkLoader.createCommandLine(PGBulkLoaderMeta meta,
boolean password)
Create the command line for a psql process depending on the meta
information supplied.
|
boolean |
PGBulkLoader.execute(PGBulkLoaderMeta meta,
boolean wait) |