16 lines
250 B
YAML
Raw Normal View History

source:
type: postgres
config:
# Coordinates
host_port: localhost:5432
database: DemoDatabase
# Credentials
username: user
password: pass
# Options
database_alias: DatabaseNameToBeIngested
sink:
# sink configs