0
votes
2answers
167 views
Test automation with postgresql connected application
Hello there,
I want to automate tests on my web application, and it uses postgresql. Does anyone know how define a restore point on a postgresql database and restore to an earlier state?
I heard so …
