I am totally impressed by the work 2ndQuadrant is doing: many of the recent innovations to Postgres have been done by them and all of that without any obligation for them to be doing so. The BSD license would allow them to add all of these things to a proprietary fork that they could be selling. Or they could just release their own fork under an open license and focus on just adding features. But that's not how they…
Postgresql 9.6: Support parallel aggregation
41–50 of 64 posts
Re: Postgresql 9.6: Support parallel aggregation
#42I am totally impressed by the work 2ndQuadrant is doing: many of the recent innovations to Postgres have been done by them and all of that without any obligation for them to be doing so. The BSD license would allow them to add all of these things to a proprietary fork that they could be selling. Or they could just release their own fork under an open license and focus on just adding features. But that's not how they…
I wish they would build a RDS alternative. I would use them in a heartbeat. There are all these companies/startups who are not in the target market for consulting... But who would gladly pay for hosted postgres.
Re: Postgresql 9.6: Support parallel aggregation
#43Earlier quoted context omitted.
I wish they would build a RDS alternative. I would use them in a heartbeat. There are all these companies/startups who are not in the target market for consulting... But who would gladly pay for hosted postgres.
If you don't mind hosting it yourself check out Flynn our pg appliance is very similar to how RDS is constructed. Or if you are more adventurous look at Joyent Manatee which the Flynn code is based off.
RDS is the most expensive thing we pay for. It's worth it.
Re: Postgresql 9.6: Support parallel aggregation
#44It looks like in 9.4 PG went after the document databases and now they are after Oracle. I don't know why I get excited with point releases of postgres, but I do.
Because they are building an open source industry leading database. What's not exciting about that!
Re: Postgresql 9.6: Support parallel aggregation
#45Earlier quoted context omitted.
First hand experience, I work for a bank which is a Fortune 100, and our department was heavily relying on Oracle Exadata, paying between 1-2 millions (don't know exact figure), we moved away to PostgreSQL and Casandra. Cost factor was not the only motive (1-2 millions was actually penny for this bank) but our Director was convinced that exadata was unnecessary.
Out of interest, what are the benefits of Exadata, or is it really a bit of emperorer's new clothes? Can you not get similar performance with similar good hardware?
Re: Postgresql 9.6: Support parallel aggregation
#46Short of doing a deep dive into Postgresql, do any universities use Postgresql as a basis for their DB implementation courses? I wanted to dive into Postgres and was hoping for some training wheels. Thanks.
[1] http://postgrespro.ru/education/courses/hacking [2] https://www.youtube.com/watch?list=PLaFqU3KCWw6Jfb8IBNk3hZ07...
Re: Postgresql 9.6: Support parallel aggregation
#47I am totally impressed by the work 2ndQuadrant is doing: many of the recent innovations to Postgres have been done by them and all of that without any obligation for them to be doing so. The BSD license would allow them to add all of these things to a proprietary fork that they could be selling. Or they could just release their own fork under an open license and focus on just adding features. But that's not how they…
I wish they would build a RDS alternative. I would use them in a heartbeat. There are all these companies/startups who are not in the target market for consulting... But who would gladly pay for hosted postgres.
Re: Postgresql 9.6: Support parallel aggregation
#48Earlier quoted context omitted.
I wish they would build a RDS alternative. I would use them in a heartbeat. There are all these companies/startups who are not in the target market for consulting... But who would gladly pay for hosted postgres.
Please check out our Aiven ( https://aiven.io ). Managed & hosted pay-per-hour PostgreSQL that is available on GCE, AWS and DigitalOcean.
Re: Postgresql 9.6: Support parallel aggregation
#49Earlier quoted context omitted.
If you don't mind hosting it yourself check out Flynn our pg appliance is very similar to how RDS is constructed. Or if you are more adventurous look at Joyent Manatee which the Flynn code is based off.
But that is precisely what I want to avoid. For most startups at an early stage, what we are short of is people. It's the github vs self hosted argument - most people with limited people resources would default to github. RDS is the most expensive thing we pay for. It's worth it.
Re: Postgresql 9.6: Support parallel aggregation
#50Earlier quoted context omitted.
Because they are building an open source industry leading database. What's not exciting about that!
Is anyone still starting with MySQL anymore?