Remix.run Logo
pants2 11 hours ago

Especially these days you can SSH to a baremetal server and just tell Claude to set up Postgres. Job done. You don't need autoscaling because you can afford a server that's 5X faster from the start.

i5heu 11 hours ago | parent [-]

You just use docker.

It is like 4 lines of config for Postgres, the only line you need to change is on which path Postgres should store the data.

spockz 10 hours ago | parent [-]

You also probably want the Postgres storage on a different (set) of disks.

Maybe change the filesystem?