In case you work with a database-driven script app for your website, all the content that you or the site users add, will be kept in cells and tables in a database, not as plain text in the application files. In contrast, HTML sites are static and all the content on such a site is a part of the actual HTML files. An online store app, for example, pulls all the prices, items, user reviews, etc, from its database and this is the same for any other script that enables you to build a dynamic site. The more the info you add, the larger the database gets, so when you employ a script-driven site, you need to make sure that your hosting package features enough database storage space. The latter applies regardless of what type of databases you use - for instance MySQL or PostgreSQL.

PostgreSQL Database Storage in Semi-dedicated Hosting

When you obtain a semi-dedicated server through us, you'll take advantage of our powerful cloud website hosting platform. Due to the fact that the databases have their own cluster of servers and don't run on the same machines as the web server or the emails, any script-driven website which you host here will perform better than if it was hosted on a server where a number of processes run. The cloud platform is also the reason why we can offer unrestricted storage space for the PostgreSQL databases created in any semi-dedicated hosting account. You can view the size of the databases you create inside your Control Panel, both the individual for each one and the total, but you won't be restricted with regard to how much space they may take, which means that all your PostgreSQL-driven websites can grow without any restrictions.