Hiya, I'm extracting data from a number of postgre...
# plugins-general
p
Hiya, I'm extracting data from a number of postgres databases into a google bigquery warehouse. I'd like to prefix the table names with the source database and reckon that I could put an environment variable in the "Table Prefix" setting in the bigquery loader plugin. Is there an environment variable that expands to the extractor database name setting that I can use? If so, what is it named?