unaccent
postgresの組み込み関数のカスタム ルールを作成しようとしています。Postgres のドキュメントにはThis file must be stored in $SHAREDIR/tsearch_data/ (where $SHAREDIR means the PostgreSQL installation's shared-data directory). Its name must end in .rules (which is not to be included in the RULES parameter)
. ローカル データベースでは簡単に作成できますが、heroku ではどうすればよいのでしょうか?