nilay_kumar
04/22/2023, 11:14 PMsqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at "localhost" (::1), port 5432 failed: FATAL: sorry, too many clients already cmd_type=elb consumer=True name=target-postgres producer=False stdio=stderr string_id=target-postgres
upon trying to flow a bunch of Slack message data into a postgres database. I’ve found a corresponding GitHub issue, and was wondering how to proceed from here. Is there any way I could use specify to meltano to use a particular git commit version of tap-postgres, since there hasn’t been a new release since the fix? Or is there some other way in which I should proceed?
Thanks for the help! (and thanks everyone for all their work on these awesome projects!)pat_nadolny
04/23/2023, 4:59 PMnilay_kumar
04/23/2023, 10:53 PM