PostgreSQL is a feature-rich object-relational database administration system, which is famous for being among the most secure 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 numerous 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 very customizable, not mentioning that it's better than other control systems in terms of handling complicated operations. Also, the fact that one table can be up to 32 Gigabytes in size, while the database size is unlimited, makes PostgreSQL an excellent pick for scalable applications.

PostgreSQL 8.3 Databases in Shared Hosting

You could use applications that need PostgreSQL databases with each and every shared hosting that we provide. The number of databases you can have at the same time varies and with some plans you'll have to acquire an extra upgrade, while with others the number is between five and unlimited by default. In case you ever need more databases than the plan you have chosen includes, you could upgrade this feature via the Upgrades section of your CP. When you have a free slot, you can create a new PostgreSQL database with several clicks in the Databases section of your account and from the same place you can also access phpPgAdmin - a feature-rich software instrument that'll give you complete control over all of your databases and it will 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 semi-dedicated servers which we provide support PostgreSQL databases, so if you pick this type of web hosting, you will be able to set up and run any script-driven platform which needs this type of a database. Different from other hosting Control Panels, the Hepsia tool which is used to manage the semi-dedicated accounts on our end makes it very easy to set up a completely new PostgreSQL database - all it requires is to input the name and the password, so you'll not need to use different menus, add users and so forth. Using the PostgreSQL section of Hepsia you will also be able to access phpPgAdmin - one of the most powerful and most well-known management tools for this type of databases. It'll permit you to export/import a database, alter any content or run SQL statements using a simple web-based interface.