From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Mogin Mohandas <moginmo(at)gmail(dot)com> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: doubt |
Date: | 2005-07-07 03:52:22 |
Message-ID: | 42CCA6F6.1040207@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Mogin Mohandas wrote:
> Hi again
> I just wanted to know for extending the database, is it
> better to install postgres from a pre-installed package or source. I
> have installed ubuntu and was trying to install from source. Please
> give me some opinions.
It depends on what you mean by Extend. If you mean adding contrib
modules, custom functions etc... then just make sure that you have all
of postgresql installed...
libecpg-dev - development files for ECPG (Embedded PostgreSQL for C)
libecpg4 - run-time library for ECPG programs
libpq3 - PostgreSQL C client library
postgresql - object-relational SQL database management system
postgresql-client - front-end programs for PostgreSQL
postgresql-dev - development files for libpq (PostgreSQL library)
postgresql-doc - documentation for the PostgreSQL database management
> Thank you
> Mogin
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
--
Your PostgreSQL solutions provider, Command Prompt, Inc.
24x7 support - 1.800.492.2240, programming, and consulting
Home of PostgreSQL Replicator, plPHP, plPerlNG and pgPHPToolkit
http://www.commandprompt.com / http://www.postgresql.org
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Fuhr | 2005-07-07 04:16:30 | Re: installing postgres on solaris |
Previous Message | Mogin Mohandas | 2005-07-07 03:40:52 | doubt |