rriley99
2 years agoNew Contributor III
Multiple Postgres DB
I have a postgres server that has about 5 different databases I want to consume, is it possible to parameterize the connection to pass the db_name like a table_name? Thanks.
- 2 years ago
Create a Postgres Dynamic Account and parameterized your credentials as needed.
Also ensure that the parameter which you have defined in the connection should be available in your pipeline with credentials.
During the execution your pipeline will send these credentials to the connection.