You have to use URI escapes for all problematic characters. For this user: CREATE ROLE "weird@name" PASSWORD '\/ @&?' LOGIN;. You can login like this: psql ...
確定! 回上一頁