Re: Fw: configure error with krb5

From: "kanchana" <pkkanchana(at)gmx(dot)net>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Fw: configure error with krb5
Date: 2003-01-22 03:39:49
Message-ID: 002b01c2c1c7$ee808d10$3b0110ac@kovaiteam.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello Tom,

It(inidb.err) shows error as follows...........
____________________________________________________________________________
_________________
DEBUG: Typ == NULL, typeindex = 11
DEBUG: -> 1184
DEBUG: inserted
DEBUG: inserting column 11 value '1082 1083select timestamptz($1 + $2)'
DEBUG: Typ == NULL, typeindex = 15
ERROR: oidvectorin: error in "select timestamptz($1 + $2)": can't parse
"select
timestamptz($1 + $2)"
DEBUG: proc_exit(1)
DEBUG: shmem_exit(1)
DEBUG: exit(1)

initdb failed.
____________________________________________________________________________
___________________
How to overcome this.
Advance thanks.

Regards,
-Kanchana

> "kanchana" <pkkanchana(at)gmx(dot)net> writes:
> > creating template1 database in /opt/postgresql/data/base/1...
> > initdb failed.
>
> Try it as
> initdb -d [other options as before] 2>initdb.err
> initdb.err will probably be voluminous, but show us the last
> couple dozen lines.
>
> regards, tom lane
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dan Delaney 2003-01-22 03:45:34 Error at end of pg_dump output (setting sequence number?)
Previous Message Michelle Konzack 2003-01-22 03:22:40 [part 2] How to backup a postgreSQL of 80 GByte ?