PostgreSQL Database Storage
PostgreSQL database storage - the way it works and the amount will you need to have for a typical PgSQL database.
When you use a database-driven script app for your website, all the content that you or the site users add, is stored in cells and tables inside a database, not as ordinary text in the application files. In contrast, HTML sites are static and all of the content on such a site is part of the actual HTML files. A web store app, for example, pulls all the items, prices, user reviews, etc, from its database and this is the same for any other script that allows you to make a dynamic website. The more the information you add, the larger the database will get, so when you use a script-driven site, you have to make sure that your web hosting plan features adequate database storage space. The latter applies no matter what type of databases you are using - for instance MySQL or PostgreSQL.
PostgreSQL Database Storage in Hosting
We provide a large number of hosting plans so as to provide you with an option to select the features that you actually need and never pay extra for attributes that you'll never use. That is why, the PostgreSQL storage is an optional upgrade which you'll be able to add via your Hepsia Control Panel to some of the plans; with others you will get a certain allowance, while with the top plans you receive unlimited database space. As you can quickly switch between the plans or upgrade certain attributes, you may start with a lower-end one and upgrade when you want to host PostgreSQL-driven websites. Of course, in case you wish to launch this kind of a site from the start, you can choose the most appropriate plan which comes with PostgreSQL support by default.