When I restore a backup in Postgree's "pgadmin", if the database tables contain records, it gives error.
Is there any way I can create a backup and at the time of restoration, do I inform that I want to erase the data from the tables and restore?
It can be by the same SQL script.