TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Pigsty – Free RDS Alternative

103 点作者 Vonng超过 1 年前

18 条评论

turtlebits超过 1 年前
Interesting, but unless you understand every piece of software running and how they interact and are deployed, running this sounds like a devops and security nightmare.
评论 #37634684 未加载
评论 #37638315 未加载
nik736超过 1 年前
This looks very very fragile. If all of this works, great job though.
评论 #37633393 未加载
评论 #37633629 未加载
lucideer超过 1 年前
This looks very good, but the marketing copy (the README is written as such) is horrendous.<p>This HN thread is already full of people saying &quot;this looks brittle&quot;, &quot;maintenance nightmare&quot;, &amp;c. because the README spends so long trying to convince you that this product is a huge, multifaceted kitchen sink. People want simplicity, noone is looking for a plethora of things they need to run, why would you ever try and sell anything as that?<p>Most of the &quot;features&quot; they enumerate are either:<p>- optional pg extensions that are available in normal pg by default<p>- orchestration software that one might use to deploy HA pg clusters in a distributed &#x2F; k8s type env anyway (i.e. it&#x27;s not extra, it&#x27;s just your underlying infra templates - e.g. Terraform, Patroni, &amp;c.)<p>The only thing I really see there that is &quot;not-really-needed-kitchen-sink-extras&quot; is the observability stack (grafana, loki, &amp;c.)
jacurtis超过 1 年前
&gt; Free RDS Alternative<p>RDS is a managed service. This is a code repo. It is useless until you deploy it at which point... it&#x27;s no longer free. Then you have to manage it yourself and deal with the overhead yourself.<p>This is like saying I can fire my gardener because you have a free gardener alternative, and then handing me a pair of scissors. I now have all the problems that I paid the Gardener to solve.<p>Likewise, we pay AWS to manage all the headaches that deploying this would introduce. And trust me, if you are running databases at scale in production, then RDS feels very affordable considering the problems it solves.
评论 #37638397 未加载
slotrans超过 1 年前
This is cool and I applaud the effort but basically no one should use this.<p>Most folks should use RDS etc. (Yes, it&#x27;s expensive and has limitations.)<p>If you need or want to self-host, you need to understand every moving part and how they fit together. The effort and knowledge required to assemble your own setup are <i>essential</i>, and outsourcing them to a magic bundle would be a mistake.
olalonde超过 1 年前
Title should be &quot;Open-source Amazon RDS alternative&quot;.
评论 #37634418 未加载
lucgagan超过 1 年前
I have never needed to use 95% of these extensions. Why would someone want to install all of them by default? Update nightmare.
tzahifadida超过 1 年前
Where were you a year ago. I had to do ha with patroni etcd and pitr with pgbackrest myself. What I did not see is what will happen if one node dies. What is the procedure to jump start it back. Etcd is a complicated beast...
lazyant超过 1 年前
I&#x27;m so confused, what&#x27;s the role of Redis here? , looks like a &quot;special case&quot; of running redis instead of pg?
评论 #37638286 未加载
awestroke超过 1 年前
Why would you ever want that many extensions?
评论 #37633783 未加载
评论 #37633820 未加载
评论 #37633507 未加载
评论 #37633296 未加载
dartos超过 1 年前
So what’s the difference between this and me just running postgres in a docker container and enabling these extensions?
评论 #37638267 未加载
max_超过 1 年前
Isn&#x27;t PostgreSQL Opensource?
评论 #37634284 未加载
trollied超过 1 年前
Sounds like a security nightmare.
评论 #37633325 未加载
paulryanrogers超过 1 年前
AGPL3, no thanks.<p>Curious if there are runtime downsides to having so many extensions installed
评论 #37633259 未加载
Havoc超过 1 年前
Can&#x27;t say I&#x27;m following the Why? entirely.<p>Is this intended as a prototyping tool?
评论 #37633882 未加载
fb03超过 1 年前
This gives me a lot of mixed feelings.
teddyh超过 1 年前
HN title notwithstanding, this is a <i>distribution</i> of PostgreSQL (i.e. many optional extensions built in), not an “alternative”. Also, <i>both</i> PostgreSQL and this alternate bundle are indeed Open Source.
评论 #37634550 未加载
评论 #37634456 未加载
dangoodmanUT超过 1 年前
This is cool, but this sort of proves my point to friends that Postgres isn&#x27;t &quot;production ready&quot; out of the box, you need all kinds of tooling around it to make it so.
评论 #37633685 未加载
评论 #37633723 未加载
评论 #37633780 未加载
评论 #37633787 未加载