You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the Wiki page of PostgreSQL setup instruction. It mentioned
If your password contains special characters, you will need to use percentage encoding.
This is only mentioned in the mysql/postgresql setup instructions. I assume all encoding issues should be handled by the client/server. So why specifically this is mentioned here? Do I need to manually escape these characters if I deploy with a database?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
On the Wiki page of PostgreSQL setup instruction. It mentioned
This is only mentioned in the mysql/postgresql setup instructions. I assume all encoding issues should be handled by the client/server. So why specifically this is mentioned here? Do I need to manually escape these characters if I deploy with a database?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions