Improve the hint for the case where database propagation is disabled
Open
usability
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
> DETAIL: Citus does not propagate CREATE DATABASE command to other nodes
HINT: You can manually create a database and its extensions on other nodes.
Need to update this hint message to include a hint about citus.enable_create_database_propagation.
_Originally posted by @JelteF in https://github.com/citusdata/citus/pull/7359#discussion_r1437551118_
Contributor guide
Assessment
This issue has not been assessed yet.