|
|
|
|
|
by pydry
1635 days ago
|
|
I used to effectively do this in postgres with rsync on a known fixture snapshot of the data files. It would usually take under two seconds to reset the state and restart the servers, which was easily fast enough to do effective TDD. I had a few other ideas to speed it up, also. |
|
https://www.postgresql.org/docs/current/manage-ag-templatedb...