Block a user
Implemented secondary backup location
Second backup location
Script now supports an optional secondary backup location. Please test the script in the dev branch.
Notify user if backup location is not present
Script will now prompt the user if he wants to create the path or not. Please test the script in the dev branch.
Integrate with Postgres DB
pgx driver works perfectly for what I need. I checked for the possibility of sql injection, but it seems impossible because of my use of placeholders.