source: type: postgres config: # Coordinates host_port: localhost:5432 database: DemoDatabase # Credentials username: user password: pass # Optional: SSL configuration. # options: # connect_args: # sslcert: "<>" # sslkey: "<>" # sslrootcert: "<>" # sslmode: "verify-full" sink: # sink configs