Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Also: set a timeout in your database to stop out-of-control queries from taking a whole system down. Postgres's "statement_timeout" comes to mind; if a statement exceeds the timeout, Postgres can effectively roll back the system to is previous state.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: