mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Postgres password with spaces not working/allowed #293
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jicho on 1/4/2026
Hi,
I've just found Databasus, this application looks promising and good, but... I have applications running with spaces in the password db connection string.
When I enter such a password in the connection window and press "test connection" I'm getting an error :(
After making a test user without spaces in password "Test connection" has no issues connecting.
Is there a chance that I can use my current password for backing up my data? This is the first application I've stumbled upon that has issues with spaces in passwords. Password sentences is now a days a good practice, it would be much appreciated when I can keep my spaces :)
Oh... I was trying to set Databasus up in combination with a Postgres version 15 db.