When you use a database-driven script application for your website, all the content that you or the site users add, will be saved in cells and tables inside a database, not as simple text in the app files. In contrast, HTML sites are static and all the content on such a website is part of the actual HTML files. An online store app, for example, takes all of the items, prices, user reviews, and many others, from its database and this is valid for any other script which allows you to build a dynamic site. The more the data you insert, the larger the database gets, so if you use a script-driven site, you should make sure that your web hosting package includes sufficient database storage space. The latter applies regardless of what kind of databases you use - for example MySQL or PostgreSQL.

PostgreSQL Database Storage in Cloud Hosting

We supply numerous Linux cloud packages to offer you a choice to select the functions that you actually need and never pay extra for functions that you will not use. That's why, the PostgreSQL storage is an optional enhancement that you are able to add through your Hepsia Control Panel to some of the plans; with others you'll have a pre-defined quota, while with the top-notch packages you receive unlimited database storage space. Since you can easily switch between the plans or upgrade specific attributes, you can start with a lower-end one and then upgrade in case you need to host PostgreSQL-driven websites. Of course, if you wish to launch such a website from the very beginning, you can pick the most suitable package which includes PostgreSQL support by default.