mirror of https://github.com/citusdata/citus.git
Citus heavily relies on application_name, see `IsCitusInitiatedRemoteBackend()`. But if the user set the application name, such as export PGAPPNAME=test_name, Citus uses that name while connecting to the remote node. With this commit, we ensure that Citus always connects with the "citus" user name to the remote nodes. |
||
|---|---|---|
| .. | ||
| backend | ||
| include | ||
| test | ||