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
Nate
03/04/2025, 5:31 PM
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