From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Lamia Jackson <jimbosoak(at)yahoo(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #3512: buggy install + no manual support |
Date: | 2007-08-05 09:27:31 |
Message-ID: | 46B59803.4070505@hagander.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Lamia Jackson wrote:
> The following bug has been logged online:
>
> Bug reference: 3512
> Logged by: Lamia Jackson
> Email address: jimbosoak(at)yahoo(dot)com
> PostgreSQL version: 8.2.4.1
> Operating system: win32
> Description: buggy install + no manual support
> Details:
>
> before completing installation i recieve an installer exception that
> packages (PostGIS, PL/Java, Slony-I) couldn't be activated. how could i
> activate them manually and test that i'm sure that i done that. Probable for
> all reason might be changing pgsql port from 5432
What error message did you get exactly?
> and very important for me. i'dont see an chapter in a manual that tell's me
> how could i execute manually an SQL script for additional templates that
> could be called per base needs. I left only Adminpack (preselected one) in
> hope that the rest of them could easily be scripted if i need them in
> creating a new database.
You do that using psql - see
http://www.postgresql.org/docs/8.2/static/app-psql.html.
But yeah, that's far from obvious if you don't know where to look.
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Dirk Tilger | 2007-08-05 14:36:24 | BUG #3516: Incomplete #ifdef statement in s_lock.h |
Previous Message | Brandon Craig Rhodes | 2007-08-05 02:27:05 | Re: BUG #3269: PSQL does not display error output |