I used this command. psql -U testuser -d testdb -f dump.sql
psql -U testuser -d testdb -f dump.sql
And I want to know, if it is possible to rollback this command.
Contents of dump.sql are C