Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Question mark in password #50

Open
oztasoi opened this issue Dec 2, 2021 · 0 comments
Open

Question mark in password #50

oztasoi opened this issue Dec 2, 2021 · 0 comments

Comments

@oztasoi
Copy link

oztasoi commented Dec 2, 2021

I've tried to dump my timescaledb via ts-dump with a db-URI like this:
postgresql://<USERNAME>:<PASSWORD_PART_1>?<PASSWORD_PART_2>@<HOST>:<PORT>/<DB>

It gives an error:
2021/12/02 14:41:13 WARNING: problem while rescheduling jobs: invalid connection string: cannot parse postgresql://<USERNAME>:xxxxxx@<HOST>:<PORT>/<DB>: failed to parse as URL (parse "postgresql://:<PASSWORD_PART_1>?<PASSWORD_PART_2>@:/": invalid port ":<PASSWORD_PART_1>" after host)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant