Skip to content

[YSQL] Always listen on UNIX domain socket #7651

@danielisen

Description

@danielisen

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

Metadata

Metadata

Assignees

Labels

area/ysqlYugabyte SQL (YSQL)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions