postgresql-server - The programs needed to create and run a PostgreSQL server
| Website: | http://www.postgresql.org/ |
|---|---|
| License: | BSD |
| Vendor: | Fedora Project |
- Description:
The postgresql-server package includes the programs needed to create and run a PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL databases. PostgreSQL is an advanced Object-Relational database management system (DBMS) that supports almost all SQL constructs (including transactions, subselects and user-defined types and functions). You should install postgresql-server if you want to create and maintain your own PostgreSQL databases and/or your own PostgreSQL server. You also need to install the postgresql package.
Packages
| postgresql-server-9.0-alpha4_2PGDG.fc11.i586 [4.5 MiB] |
Changelog
by Devrim GUNDUZ (2010-03-22):
- Move euc2004_sjis2004.so into server package. This explains why initdb is broken when -contrib is not installed. Fixes #11. - Improve/fix alternatives section |