Using BULKLOAD in SAS® Viya® 3.5 to Postgres when a password contains special characters like ")" might fail.
With the fix, special characters should work well with the Postgres engine's BULKLOAD. However, the following characters might still fail: "$" and "`". Note that "+" and "%" might still cause issues even when you do not use BULKLOAD.
To work around this issue, do not use any special characters in the Postgres users' password.