Amazon RDS for PostgreSQL
aws.typepad.com
Amazon RDS for PostgreSQL
1–10 of 14 posts
Re: Amazon RDS for PostgreSQL
#2It's interesting to see this launch just days after Heroku Postgres 2.0 (https://postgres.heroku.com/blog/past/2013/11/11/heroku_post...). I would like to see a thorough comparison.
Re: Amazon RDS for PostgreSQL
#3Great feature!
Re: Amazon RDS for PostgreSQL
#4[deleted]
Re: Amazon RDS for PostgreSQL
#5As someone who's never used RDS - does this let you adjust the postgresql.conf settings? Specifically interested in turning off synchronous commit or adjusting shared_buffers. If that is possible this would be a godsend.
Re: Amazon RDS for PostgreSQL
#6[deleted]
Crazy fast? The first request of Postgres on RDS was made over 4 years ago. https://forums.aws.amazon.com/thread.jspa?threadID=37834&sta...
Re: Amazon RDS for PostgreSQL
#7Why is PostgreSQL more expensive than MySQL?
Re: Amazon RDS for PostgreSQL
#8As someone who's never used RDS - does this let you adjust the postgresql.conf settings? Specifically interested in turning off synchronous commit or adjusting shared_buffers. If that is possible this would be a godsend.
You can use the Amazon RDS Parameter Groups to exercise control over dozens of PostgreSQL settings.
Re: Amazon RDS for PostgreSQL
#9[deleted]
Crazy fast? The first request of Postgres on RDS was made over 4 years ago. https://forums.aws.amazon.com/thread.jspa?threadID=37834&sta...
True, they weren't very fast on this one. But they're usually good at quickly pushing out new services/features/apis and integrating new products from acquired companies.
Re: Amazon RDS for PostgreSQL
#10I'm happy to see that this appears to be a full-featured (or near fully featured) service that includes postgis and hstore.
I'm looking forward to seeing the inevitable rds vs comparably priced heroku benchmarks.