The following bug has been logged on the website:
Bug reference: 19394
Logged by: Alexey G
Email address: alex@ilona.su
PostgreSQL version: Unsupported/Unknown
Operating system: linux
Description:
I have database 4duksh on 182.168.123.4. Postgresq 13.
If i set
EXEC SQL CONNECT TO 4duksh@192.168.123.4 AS con1 USER postgres;
i get error near "4"
If i set
EXEC SQL CONNECT TO db4duksh@192.168.123.4 AS con1 USER postgres;
as well