Y
Hacker News
new
|
ask
|
show
|
jobs
by
silverlyra
1240 days ago
Your comment led me to realize that I could run psql with -v AUTOCOMMIT=0 (or add that to ~/.psqlrc) to achieve most of the safety net I've been wanting. My fear has been forgetting the BEGIN.