Sha256: cce077ffb693ced4682f03bfc6c0ef6a678af57a9d80ebd42871fde8bd952277

Contents?: true

Size: 228 Bytes

Versions: 5

Compression:

Stored size: 228 Bytes

Contents

in:
  type: postgresql
  host: localhost
  database: test_db
  user: test_user
  password: test_pw
  table: input_hstore
  select: "*"
out:
  type: file
  path_prefix: postgresql-input
  file_ext: csv
  formatter:
    type: csv

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
embulk-input-postgresql-0.7.4 src/test/resources/yml/input_hstore.yml
embulk-input-postgresql-0.7.3 src/test/resources/yml/input_hstore.yml
embulk-input-postgresql-0.7.2 src/test/resources/yml/input_hstore.yml
embulk-input-postgresql-0.7.1 src/test/resources/yml/input_hstore.yml
embulk-input-postgresql-0.7.0 src/test/resources/yml/input_hstore.yml