class ActiveRecord::Tasks::PostgreSQLDatabaseTasks

def encoding

def encoding
  configuration['encoding'] || DEFAULT_ENCODING
end