| From: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> |
|---|---|
| To: | Mike angelo <angelocmp(at)yahoo(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: PostgreSQL vs PostgreSQL-server |
| Date: | 2009-04-16 23:36:45 |
| Message-ID: | 1239925005.3224.2.camel@laptop-hp.gunduz.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On Thu, 2009-04-16 at 11:10 -0700, Mike angelo wrote:
> In looking at SuSE's download site, I see two available RPMs:
> postgresql and postgresql-server. It may be a novice question, but thn
> I am a Postgres novice. What exactly is the difference?
postgresql RPM:
If you want to manipulate a PostgreSQL database on a local or remote
PostgreSQL server, you need this package. You also need to install this
package if you're installing the postgresql-server package.
postgresql-server:
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. You should install postgresql-server
if you want to create and maintain your own PostgreSQL databases and/or
your own PostgreSQL server.
-HTH.
--
Devrim GÜNDÜZ, RHCE
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sergio Chavarria | 2009-04-17 01:00:34 | Schedule DB Query |
| Previous Message | Robert Ladyman | 2009-04-16 18:30:32 | Re: PostgreSQL vs PostgreSQL-server |