We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04d1e40 commit 7048f0fCopy full SHA for 7048f0f
README.md
@@ -46,8 +46,8 @@ module. This needs to be done from postgresql.conf, as the module
46
needs to allocate space in the shared memory segment. So add this to
47
the config file (or update the current values)
48
49
- # libraries to load`
50
- shared_preload_libraries = 'shared_ispell'`
+ # libraries to load
+ shared_preload_libraries = 'shared_ispell'
51
52
# known GUC prefixes
53
custom_variable_classes = 'shared_ispell'
0 commit comments