Re: BUG #3512: buggy install + no manual support - Mailing list pgsql-bugs

From Magnus Hagander
Subject Re: BUG #3512: buggy install + no manual support
Date
Msg-id 46B59803.4070505@hagander.net
Whole thread Raw
In response to BUG #3512: buggy install + no manual support  ("Lamia Jackson" <jimbosoak@yahoo.com>)
List pgsql-bugs
Lamia Jackson wrote:
> The following bug has been logged online:
>
> Bug reference:      3512
> Logged by:          Lamia Jackson
> Email address:      jimbosoak@yahoo.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

pgsql-bugs by date:

Previous
From: "Lamia Jackson"
Date:
Subject: BUG #3513: buggy install + no manual support (add)
Next
From: "Dirk Tilger"
Date:
Subject: BUG #3516: Incomplete #ifdef statement in s_lock.h