pgsql server package
pgsql server package
От:
stm23 <STM23@student.canterbury.ac.nz>
Дата:
hi i'd like to be able to create & run a PostgreSQL server. i have read that i need to install the postgresql-server package. do i also need to install the postgresql and postgresql-devel packages?, or are these included in the server package? thanx, sam 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 and postgresql-devel packages