Live data from Hacker News

Moving a billion Postgres rows on a $100 budget

blog.peerdb.io

1–10 of 71 posts

Re: Moving a billion Postgres rows on a $100 budget

#4

If someone is price conscious, why move from postgres to snowflake?

That was my first thought as well — like who is the audience for this?

My first thought was that you could stay on Postgres and save that $100 by using the secret power of Open Source.

Well said.

Re: Moving a billion Postgres rows on a $100 budget

#6

If someone is price conscious, why move from postgres to snowflake?

Its not about being price conscious, its about finding an efficient way to replicate data into your data warehouse.

OP here, thanks for chiming in. Yep, the blog talks about how efficient you can be while replicating data from Postgres to Data Warehouses. Also just for some context, the inspiration behind writing this blog is a common concern from customers that data-movement is expensive and also the insanely crazy margins in this space.

Re: Moving a billion Postgres rows on a $100 budget

#7
(edit: mostly offtopic observation follows)

I only knew Snowflake the id selection algorithm, so was a bit confused, but googling "snowflake db" showed me this blurb and now I'm even more confused.

> Snowflake enables organizations to learn, build, and connect with their data-driven peers. Collaborate, build data apps & power diverse workloads in the ...

Post reply on HN