Live data from Hacker News

What it means to be a Postgres extension

citusdata.com

1–10 of 35 posts

Re: What it means to be a Postgres extension

#4
Since we are talking about postgres, please let me go a little OT

Is there any interests in a RDS as a Service? So basically setting up and running a completely fault aware postgres cluster in any infrastructure, either public or private?

Re: What it means to be a Postgres extension

#5
post #4

Since we are talking about postgres, please let me go a little OT Is there any interests in a RDS as a Service? So basically setting up and running a completely fault aware postgres cluster in any infrastructure, either public or private?

I imagine there is interest in it since Aiven provide such a thing.

Re: What it means to be a Postgres extension

#6
post #4

Since we are talking about postgres, please let me go a little OT Is there any interests in a RDS as a Service? So basically setting up and running a completely fault aware postgres cluster in any infrastructure, either public or private?

A lot of interest. Setting this up is too much sysops for someone who wants to spend his time developing code.

Re: What it means to be a Postgres extension

#7
post #5
post #4

Since we are talking about postgres, please let me go a little OT Is there any interests in a RDS as a Service? So basically setting up and running a completely fault aware postgres cluster in any infrastructure, either public or private?

I imagine there is interest in it since Aiven provide such a thing.

Aiven works only with public clouds...

Re: What it means to be a Postgres extension

#8
post #4

Since we are talking about postgres, please let me go a little OT Is there any interests in a RDS as a Service? So basically setting up and running a completely fault aware postgres cluster in any infrastructure, either public or private?

A lot of interest. Setting this up is too much sysops for someone who wants to spend his time developing code.

Thanks for your feedback :)

Re: What it means to be a Postgres extension

#9
post #4

Since we are talking about postgres, please let me go a little OT Is there any interests in a RDS as a Service? So basically setting up and running a completely fault aware postgres cluster in any infrastructure, either public or private?

Oh dear sweet lords in the many heavens yes. I have literally turned down devops transition and general system administration work before because they refused to use RDS or equivalent service like Compose.io due to internal corporate policy. Life is too short for me to ever babysit another database server through the painful process of a carefully orchestrated rolling capacity upgrade by way of deliberate use of replicas and failover. (Apparently this has gotten better in newer Postgres versions, but it's not been my job to keep on top of the implications of these things for several years now)
Post reply on HN