Do we mean managed or PG on K8s like CNPG? In all cases, I use the infra to simplify things like having disk redundancy and failover nodes, not because 12GB is interesting.
You must have the data upfront, you cannot build this in an incremental fashion
There is also bo mention on how this would handle updates, and from the description, even if updates are possible, this will degrade over time, requiring new indexing batch
How does it compare with paradedb and lancedb?
Too bad aws does not support any of these other vector extensions in managed rds.
Kinda makes you wonder why you need cloud for anything besides remote encrypted backups if you can run all that on 12GB
what about failover story if server dies? PG failover setup is complicated, and cloud infra handles this for you.
Do we mean managed or PG on K8s like CNPG? In all cases, I use the infra to simplify things like having disk redundancy and failover nodes, not because 12GB is interesting.
Primary managed PG, since you still need setup/maintenance/monitoring on your K8S own solution.
Because getting any hardware out of infra-team on premise is utterly miserable, across the board.
That's not the only alternative.
Rent your VPS and add in extra volumes for like $10 per 100GB.
That suffer from a serious issue
You must have the data upfront, you cannot build this in an incremental fashion
There is also bo mention on how this would handle updates, and from the description, even if updates are possible, this will degrade over time, requiring new indexing batch