rake db:create showing error PG::InvalidParameterValue: ERROR: invalid value for parameter \"client_min_messages\": \"panic\" HINT: Available values: debug5, debug4, debug
I got this issue with Postgres 12.1 and I need to roll back to 9.4 and was solved.