citusdata / citusdata/citus

Error Message Related to shared_preload_libraries

Open
#454 0 comments 0 reactions 0 assignees View on GitHub
1-2 days
Dominant language
C
Stars
12.8k
Forks
794
Avg merge
2d 14h
Merged PRs (30d)
31

Description

We had created an issue #363 about the error message when citus is tried to be loaded by any means than shared_preload_libraries, which there was a PR #436 and it is merged.

The fix involved mentioning putting "shared_preload_libraries" in the postgresql.conf. @anarazel suggested to make this message more informative:

> I don't think mentioning postgresql.conf is a particularly good idea. It can also be a different config file or on the command line. The former is actually a pretty relevant case, e.g. when doing ALTER SYSTEM SET shared_preload_libraries = 'citus';

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.