How many connection used PostgreSQL for writing to Database

I want to place PostgreSQL database on this storage https://www.hetzner.com/storage/storage-box
This storage has restriction Max Concurrent connections = 10
Is it possible to place database on this storage?

Hi Alezzz, I wanted to understand more details about his use case. What connections do you want to limit when you are saying you have a restriction on max concurrent connections? Are you looking to limit the connections the database engine has with the storage (data files)?