PostgreSQL is a feature-rich object-relational database control system, that is famous for being amongst the most secure and reliable systems out there. It's cross-platform (Linux, UNIX, Windows, FreeBSD) and cross-language (PHP, Ruby, Java, Perl, Python), which makes it universal and many organizations and corporations are already using it for their products or their own web sites - just a couple of examples are Apple, the US Department of Labor, IMDB.com and Skype. The system is open-source and highly customizable, not mentioning that it is far better than other administration systems in relation to managing complicated operations. Also, the fact that a single table could be up to 32 GB in size, while the database size is unlimited, makes PostgreSQL a great solution for scalable applications.

PostgreSQL 8.3 Databases in Shared Hosting

You may use apps that require PostgreSQL databases with every single shared hosting plan we offer. The number of databases that you may have at a time varies and with some plans you'll have to get an extra upgrade, while with others the number is between five and unlimited as standard. Provided you ever require more databases compared to what the package you have picked includes, you could upgrade this feature from the Upgrades part of your Control Panel. Provided you have a free slot, you can create a new PostgreSQL database with several mouse clicks inside the Databases section of your account and from the same location you may also access phpPgAdmin - a feature-rich software instrument which will give you complete control over your databases and it'll enable you to export or import an entire database or just a part of it with ease.

PostgreSQL 8.3 Databases in Semi-dedicated Servers

All Linux semi-dedicated hosting plans which we offer you support PostgreSQL databases, so if you select this kind of web hosting, you shall be able to install and run any script-driven platform which needs this sort of a database. In comparison with other hosting Control Panels, the Hepsia tool used to control the semi-dedicated accounts on our end makes it really easy to create a new PostgreSQL database - all it requires is to type in the name along with the password, so you'll not have to use 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 efficient and most well-known administration tools for this type of databases. It'll allow you to export/import a database, modify any content or run SQL statements via a very simple web-based interface.