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

It seems like PG has been pigeonholed as only suitable for “small-medium” size queues, but without numbers to define what “small-medium” means. A few million jobs an hour is entirely reasonable for PG based on anectdata (and I’ve load tested up to 54 million jobs an hour).

PG is an amazing tool that can handle more than most people think (or at least more than I thought).



What about VACUUM? Did they add something to PostgreSQL to lower space consumption?


There has been some progress on that front. For index size there is a new rebuild command in PG12 which works concurrently. There is also pluggable storage now, which enables much more efficient row deletion. I can’t find a link to the new storage format, but here is the announcement for 12 https://www.postgresql.org/about/news/1943/




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

Search: