class ActiveRecord::Tasks::PostgreSQLDatabaseTasks

def initialize(configuration)

def initialize(configuration)
  @configuration = configuration
end