RE: GCC 8.3.0 vs. 9.0.1

2019-05-09 Thread Steven Winfield
Thanks, everyone, for your comments. I guess if something looks too good to be true then it usually is! Steven. (P.S. Apologies for the email disclaimer - it is added by our mail server, not my mail client, and its exclusion list is on the fritz)

RE: integrate Postgres Users Authentication with our own LDAP Server

2019-05-09 Thread M Tarkeshwar Rao
We want to setup ldap authentication in pg_hba.conf, for Postgresql users(other than postgres super user). We are getting issue with special characters by following steps given in postgres documentation. It is not accepting any special characters as special characters are mandatory in our us