Skip to content

Unsure of impact of --username and --dbname #927

Answered by DimCitus
jamielinux asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @jamielinux ; the --username and --dbname options are indeed for convenience, and have security implications too so some people might want to make sure to harden then in a way to avoid creating spurious entries there. Also, when using Citus it's important to pick the target database your application will actually use, because of maintenance operations that are only implemented in that database at failover time (calling citus_update_node is only supported for a single Citus database in a pg_autoctl formation).

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jamielinux
Comment options

Answer selected by jamielinux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants