PostgreSQL is a feature-rich object-relational database management system, which is renowned for being one of the most stable and dependable systems available on the market. It's cross-platform (Linux, UNIX, Windows, FreeBSD) and cross-language (PHP, Ruby, Java, Perl, Python), which makes it universal and lots of organizations and companies are already working with it for their products or their own Internet sites - just a couple of examples are Apple, the US Department of Labor, IMDB.com and Skype. The system is open-source and exceptionally customizable, not mentioning that it's far better than other control systems in terms of managing complicated operations. Moreover, the fact that one table may be up to 32 GB in size, while the database size is unlimited, makes PostgreSQL a fantastic solution for scalable apps.

PostgreSQL 8.3 Databases in Hosting

You can use applications which require PostgreSQL databases with every hosting that we offer. The amount of databases you can have at a time varies and with some packages you'll have to purchase an extra upgrade, while with others the amount is between five and unlimited by default. In case you ever need more databases than the plan you've picked offers, you could upgrade this feature from the Upgrades part of your CP. If you have a free slot, you can create a new PostgreSQL database with several clicks in the Databases section of your account and in the same place you could also access phpPgAdmin - a feature-rich tool that will give you full control over all your databases and it'll allow you to export or import an entire database or only part of it with ease.

PostgreSQL 8.3 Databases in Semi-dedicated Servers

All semi-dedicated servers we offer support PostgreSQL databases, so if you opt for this kind of website hosting, you will be able to set up and run any script-driven platform that requires this sort of a database. In contrast to other hosting Control Panels, the Hepsia tool which is used to handle the semi-dedicated accounts on our end makes it very easy to create a brand new PostgreSQL database - all it requires is to type in the name and the password, so you will not have to go through different menus, add users and so on. From the PostgreSQL section of Hepsia you shall also be able to access phpPgAdmin - one of the most powerful and most well-known management tools for this type of databases. It shall allow you to export/import a database, modify any content or run SQL statements via a simple web-based interface.