• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Question Cheap big fast SSD database

cytg111

Lifer
Suppose you wanted the biggest fastest postgresql database without going enterprise.

You want it to be on SSD's
You want to optimize for random io.
You want to optimize for size.

So the bottlenecks I am looking at is
- limited NVMe slots on a motherboard limited size but fastest io and random io.
- plenty of SATA ports but limited throughput to ~600 MBps

Is a nvme pcie card worth considering?

I am leaning towards just spamming a setup with sata drives and accept the bottleneck.

Suggestions? 🙂
 
And asking that question - I flipped to perplexity and asked for a mainstream motherboard with lots of m.2 slots ... and instantly found one with six SIX slots. That should do the trick 🙂. So thanks for asking 😉.
 
And asking that question - I flipped to perplexity and asked for a mainstream motherboard with lots of m.2 slots ... and instantly found one with six SIX slots. That should do the trick 🙂. So thanks for asking 😉.
Which is?
I've got five on my motherboard.

Also if you use the built in graphics, you could get a 4x m2 adapter for the x16 slot and suddenly you have 10 slots.
 
Which is?
I've got five on my motherboard.

Also if you use the built in graphics, you could get a 4x m2 adapter for the x16 slot and suddenly you have 10 slots.

Actually this baby has seven

1747410662979.png

Slide in 4tb modules in those and it's off to the races. Most powerful postgresql ever achieved in a homelab.
 
Honestly, even a single SSD is capable of such a ridiculous number of IOPS that there’s no real point in making an array unless you have to for capacity reasons.

A single PCIE card with 2-4 nvme slots is cheap and fits in pretty much any case/motherboard, and they’re available in PCI-E x1 and x4 varieties so they can use those auxiliary slots and leave your GPU alone.

No need to overthink or overdo.
 
Back
Top