Scroll to navigation

PGLOADER(1) User Commands PGLOADER(1)

NAME

pgloader - extract, transform and load data into PostgreSQL

DESCRIPTION

pgloader [ option ... ] command-file ... pgloader [ option ... ] SOURCE TARGET

boolean Show usage and exit.
boolean Displays pgloader version and exit.
boolean Be quiet
boolean Be verbose
boolean Display debug level information.
string Filter logs seen at the console (default: "warning")
string Filter logs seen in the logfile (default: "notice")
string Filename where to copy the summary
string Output root directory. (default: #P"/tmp/pgloader/")
boolean Output the command(s) corresponding to .conf file for v2.x
boolean List pgloader known encodings and exit.
string Filename where to send the logs.
string Read user code from files
boolean Only check database connections, don't load anything.
boolean Refrain from handling errors properly.
boolean Instruct OpenSSL to bypass verifying certificates.
string Command Context Variables
string Load options
string PostgreSQL options
string Source file fields specification
string Specific cast rules
string Force input source type
string Source expected encoding
string SQL script to run before loading the data
string SQL script to run after loading the data
string Path to pgloader newer sources
boolean Drive regression testing
March 2024 pgloader 3.6.10