You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now YSQL only listens on the UNIX domain socket depending on the value of ysql_disable_index_backfill gflag. YW depends on YSQL always listening on this for taking YSQL backups when YSQL authentication is enabled.
The change needed is to always be listening on a UNIX domain socket regardless of the value of ysql_disable_index_backfill