lib/backup/database/postgresql.rb in backup-4.0.2 vs lib/backup/database/postgresql.rb in backup-4.0.3
- old
+ new
@@ -43,10 +43,10 @@
@name ||= :all
end
##
- # Performs the mysqldump command and outputs the dump file
+ # Performs the pgdump command and outputs the dump file
# in the +dump_path+ using +dump_filename+.
#
# <trigger>/databases/PostgreSQL[-<database_id>].sql[.gz]
def perform!
super