When creating a database connection for PostgreSQL, the username field has a limit of 30 characters. This is particularly frustrating when trying to connect to PostgreSQL on Azure as the username format needs to be ‘user@host’. This limit needs to be increased or removed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.