PostgreSQL Database Storage
PostgreSQL database storage - how it works and how much will you need to have for a regular PgSQL database.
If you work with a database-driven script application for your website, all content that you or the site users add, will be stored in cells and tables within a database, not as plain text in the application files. In contrast, HTML websites are static and all of the content on such a site is part of the actual HTML files. A web-based store application, for example, takes all prices, items, user reviews, etc, from its database and this is valid for any kind of script which allows you to build a dynamic website. The more the information you insert, the larger the database gets, so in case you employ a script-driven site, you should make sure that your hosting package includes enough database storage space. The aforementioned applies no matter what kind of databases you employ - for instance MySQL or PostgreSQL.
PostgreSQL Database Storage in Shared Website Hosting
We supply a multitude of shared website hosting so as to offer you a choice to pick the characteristics that you really need and not pay extra for options that you will never use. That's why, the PostgreSQL storage space is an optional upgrade which you will be able to add from your Hepsia Control Panel for some of the packages; with others you'll have a pre-defined allowance, while with the high-end plans you get unrestricted database space. As you can easily switch between the packages or upgrade certain features, you may start with a lower-end one and eventually upgrade if you want to host PostgreSQL-driven sites. Of course, in case you wish to launch this kind of a site from the start, you're able to pick the most suitable package that includes PostgreSQL support by default.