pgsql server package

From: stm23 <STM23(at)student(dot)canterbury(dot)ac(dot)nz>
To: pgsql-novice(at)postgresql(dot)org
Subject: pgsql server package
Date: 2004-03-10 04:44:56
Message-ID: 404D7643@webmail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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

Browse pgsql-novice by date

  From Date Subject
Next Message Bruno Wolff III 2004-03-10 05:02:16 Re: using pgsql on my comp only without tcp
Previous Message Bruno Wolff III 2004-03-10 04:16:24 Re: find close (duplicate) points + create index