Also, if I want to fully reset the database (delet...
# prefect-integrations
s
Also, if I want to fully reset the database (deleting all data and recreating everything), is the correct command:
prefect server database reset -y
? Thanks!
n
hi @Sebastian Rodriguez your reset command is right for a full delete/recreate but as far as restarting the db, there's no explicit prefect command for that. it depends on how you're running postgres