logidze: PG::UndefinedFunction: ERROR: function logidze_logger() does not exist
Tell us about your environment
Ruby Version: 2.7.1
Rails Version: 6.0.3
PostgreSQL Version: 11
Logidze Version: 1.0.0
What did you do?
Attempted to deploy the app to the server. I am making use of Digitalocean via hatchbox.io
What did you expect to happen?
I expected that the migrations would run smoothly.
What actually happened?
I got the error PG::UndefinedFunction: ERROR: function logidze_logger() does not exist. I should add that I pushed the generated migrations and the SQL files which contained the necessary data for logidze to work.
Any pointers on how to resolve this or what I could be doing wrong?
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 15 (5 by maintainers)
That worked. Thanks for your help @palkan