I don't know much but to me it seems PostgreSQL is probably one of the most open and supporting communities maybe this is reason alot of new faces are looking at it including me.
It's also a great example of a technology which is mature and well-tested yet actively growing and improving. Most open source projects have a lot to learn from Postgres.
PostgreSQL Scalability: Towards Millions TPS
11–20 of 222 posts
Re: PostgreSQL Scalability: Towards Millions TPS
#12Re: PostgreSQL Scalability: Towards Millions TPS
#13 In partnership with IBM we researched PostgreSQL scalability on modern Power8 servers.
That statement and the linked Russian blog white paper[1] makes it seem like a Power8 specific and Power8 is a "a massively multithreaded chip"[2]. I wonder how far off it would be to x86-64?Re: PostgreSQL Scalability: Towards Millions TPS
#14Slightly tangential but I'm genuinely curious, does any have a theory as to why nearly every RDBMS post on Hacker News is about Postgres and almost never MySQL or MariaDB? Considering the relative obscurity of the former it seems somewhat inexplicable.
Re: PostgreSQL Scalability: Towards Millions TPS
#15Slightly tangential but I'm genuinely curious, does any have a theory as to why nearly every RDBMS post on Hacker News is about Postgres and almost never MySQL or MariaDB? Considering the relative obscurity of the former it seems somewhat inexplicable.
Re: PostgreSQL Scalability: Towards Millions TPS
#16Slightly tangential but I'm genuinely curious, does any have a theory as to why nearly every RDBMS post on Hacker News is about Postgres and almost never MySQL or MariaDB? Considering the relative obscurity of the former it seems somewhat inexplicable.
Re: PostgreSQL Scalability: Towards Millions TPS
#17Slightly tangential but I'm genuinely curious, does any have a theory as to why nearly every RDBMS post on Hacker News is about Postgres and almost never MySQL or MariaDB? Considering the relative obscurity of the former it seems somewhat inexplicable.
Because.... people that use postgresql are ~usually better developers, they care more + post more + upvote more.
Re: PostgreSQL Scalability: Towards Millions TPS
#18Slightly tangential but I'm genuinely curious, does any have a theory as to why nearly every RDBMS post on Hacker News is about Postgres and almost never MySQL or MariaDB? Considering the relative obscurity of the former it seems somewhat inexplicable.
Re: PostgreSQL Scalability: Towards Millions TPS
#19Slightly tangential but I'm genuinely curious, does any have a theory as to why nearly every RDBMS post on Hacker News is about Postgres and almost never MySQL or MariaDB? Considering the relative obscurity of the former it seems somewhat inexplicable.
It's because Python tends to be the most common programming language for startups due to being easy to hire for, having good library support for a wide range of use cases, being good for web development, etc. And MySQL is focused on catering to enterprise customers who don't use Python. The last time I heard, they had something like one person working part time on Python support, so the drivers weren't nearly as reli…
Re: PostgreSQL Scalability: Towards Millions TPS
#20Earlier quoted context omitted.
Because.... people that use postgresql are ~usually better developers, they care more + post more + upvote more.
Do you have evidence that you can share?