Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • actor: Actor identifier to record to Changelog actor_identifier column, defaults to Bulk Load Shell
  • coid: Target CO to load records to
  • dbtype: Target database type, currently only the default postgres is supported
  • infile: JSON file to process records from (In Registry v3.3.x only, multiple files may be specified)


Note

Be careful with file ownerships here. You will need to run this command as the web server user or as root, depending on whether or not the web server user can read the input file. If running as root, make sure any files generated in the cache directory (wherever app/tmp points to) owned by root are subsequently deleted. 


Performance Considerations

...