[root@iZ2zefgo0832tpl9r0sshfZ ~]# PGUSER="BASIC\$tpcuser" PGPASSWORD=tpcuser psql -h hgpostcn-cn-0674qehum001-cn-beijing-vpc-st.hologres.aliyuncs.com -p 80 -d postgres
psql (13.23, server 11.3)
Type "help" for help.

postgres=# select current_timestamp;
       current_timestamp       
-------------------------------
 2026-04-14 16:28:16.939905+08
(1 row)