dwayne
07/20/2020, 10:46 AMdwayne
07/20/2020, 10:53 AMdwayne
07/20/2020, 10:53 AMdwayne
07/20/2020, 10:58 AMpsycopg2.OperationalError: could not connect to server: Connection refused
Is the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5502?douwe_maan
07/20/2020, 2:19 PMHow can you setup multiple FB connections with accounts@dwayne To use different settings for different pipelines of the same tap, see https://meltano.slack.com/archives/CFG3C3C66/p1594667270109000?thread_ts=1594434709.063300&cid=CFG3C3C66. This is not currently possible in the UI though, so I'd suggest moving away from the DO marketplace installation method and starting to learn about Meltano using the code samples on https://meltano.com/ 🙂
douwe_maan
07/20/2020, 2:20 PMtrying to understand the difference between extractors and pipelines, what are the circumstances where you would have multiple pipelines on the 1 extractor?Exactly in the scenario you're describing! 🙂 Where you want to connect with a data source using different settings (credentials etc) to pull data out of different accounts.
douwe_maan
07/20/2020, 2:21 PMI have a DO managed postgre database, can you change the destination of the pipeline from the UI?No, this is not currently possible in the UI. We're tracking this in https://gitlab.com/meltano/meltano/-/issues/2071 which will hopefully get done in the next few weeks, but for the moment the UI experience will be significantly limited compared to the CLI experience.