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

Which means it is not too much unlike a quality RDBMS like PostgreSQL. For adding (remember to not set a default value for large tables) and removing fields in PostgreSQL there is no requirement for locking the tables more than an instant. But for complicated schema changes you may have to either force a long lock or use some messy plan either involving replication or doing the migration in multiple steps.


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

Search: