Skip to content

Allow to generate only data files for PostgreSQL #69

@jmarton

Description

@jmarton

In order to allow for easier easy experimenting, add an option to the PostgreSQL converter (load.sh):

  • PG_LOAD_TO_DB: controls whether we want to do or skip database loading phase. Possible values are:
    • load: loads to the database, as one might expect. This is the default.
    • skip: skip loading to the database.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions