Live data from Hacker News

Amazon RDS for PostgreSQL

aws.typepad.com

1–10 of 14 posts

Re: Amazon RDS for PostgreSQL

#5
As 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

#8
post #5

As 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
post #6
post #4

[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

#10
I'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.

Post reply on HN