#!/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
