アプリケーションに問題があります。開発環境では機能しますが、顧客サーバーでは機能しません。
タイムスタンプ付きのgenerate_seriesは機能しません。同じ関数ですが、整数で機能します。
エラーメッセージ:
[Request processing failed; nested exception is javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not execute query] with root cause
org.postgresql.util.PSQLException: ERROR: function generate_series(unknown, unknown, interval) does not exist
Hint: No function matches the given name and argument types. You might need to add explicit type casts.
PostgreSQLで関数が見つかりません。これらのメソッドのコピーはどこで入手できるので、可能であればインストールできます。