1 2 3 4 5 6 7 8
#!/bin/sh cat >&2 <<EOF * * To use shared_ispell, you have to add the following line to postgresql.conf: * shared_preload_libraries = 'shared_ispell' * EOF