From: | Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> |
---|---|
To: | Richard Kuhnke <rkuhnke(at)omnimadison(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: problem creating template database |
Date: | 2000-09-26 17:05:15 |
Message-ID: | Pine.BSF.4.10.10009261004360.84227-100000@megazone23.bigpanda.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Did you have a 6.5 release on the machine previously?
Usually this is caused by having the 6.5 binaries/libs earlier in
search paths than the 7.0 binaries.
Stephan Szabo
sszabo(at)bigpanda(dot)com
On Tue, 26 Sep 2000, Richard Kuhnke wrote:
> I hope someone can help. When I use the initdb in postgresql-7.0.2 I get an
> error. It reads as follows:
> ERROR: Error: unknown type 'oidvector'.
> ERROR: Error: unknown type 'oidvector'.
> syntax error 12 : parse errorinitdb: could not create template
> database
>
> I believe the problem is in a field value in the
> pgsql/lib/local1_template1.bki.source. Any help would be great.
>
> Thank you,
> Rich Kuhnke
> Omni Resources - Madison
> 608-284-2045
> rkuhnke(at)omnimadison(dot)com
>
From | Date | Subject | |
---|---|---|---|
Next Message | Lamar Owen | 2000-09-26 17:47:26 | Re: web programming |
Previous Message | Stephan Szabo | 2000-09-26 17:04:18 | Re: Encrypting fields with a one-way hash |