PostgreSQL is a sophisticated relational database administration system, which can be used on a variety of platforms (UNIX, Linux, FreeBSD, OpenSolaris, Windows) and with many scripting languages (Perl, PHP, Python, Java, Ruby). Due to the fact that it is open-source, it can be freely modified to suit the demands of any developer who works with it. PostgreSQL is also among the most dependable and stable database systems, with superior efficiency in managing sophisticated operations compared with similar systems. It's appropriate for large-scale apps since a single PostgreSQL database does not have a limit for the size, while an individual table may be up to 32 Gigabytes. It isn't a surprise that a lot of business, educational and governmental organizations are already working with PostgreSQL - Skype, the University of California, Berkeley and the US Department of Labor being just a couple of examples.

PostgreSQL 8.3 Databases in Shared Hosting

You may use applications which need PostgreSQL databases with each shared hosting we offer you. The amount of databases that you can have at one time ranges and with some packages you'll have to get an optional upgrade, while with others the number is between 5 and unlimited by default. In case you ever need more databases compared to what the package you have chosen offers, you can upgrade this feature via the Upgrades part of your CP. Provided you have a free slot, you could create a new PostgreSQL database with a couple of mouse clicks in the Databases section of your account and from the same location you could also access phpPgAdmin - a feature-rich software instrument which will provide you with full control over your databases and it will enable you to export or import a whole database or just a part of it effortlessly.

PostgreSQL 8.3 Databases in Semi-dedicated Hosting

All Linux semi-dedicated hosting packages which we offer support PostgreSQL databases, so if you pick this kind of hosting, you'll be able to install and run any script-driven platform that requires such a database. Unlike other web hosting Control Panels, the Hepsia tool which is used to handle 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 as well as the password, so you'll not need to go through different menus, add users etc. Through the PostgreSQL section of Hepsia you'll also be able to access phpPgAdmin - one of the most powerful and most widely used management tools for this kind of databases. It will permit you to export/import a database, change any content or run SQL statements through a simple web-based interface.