Re: Fw: configure error with krb5 - Mailing list pgsql-general

From kanchana
Subject Re: Fw: configure error with krb5
Date
Msg-id 002b01c2c1c7$ee808d10$3b0110ac@kovaiteam.com
Whole thread Raw
In response to Re: Fw: configure error with krb5  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Fw: configure error with krb5
List 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@gmx.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
>


pgsql-general by date:

Previous
From: "samira"
Date:
Subject: Calling pgsql function from delphi
Next
From: Dan Delaney
Date:
Subject: Error at end of pg_dump output (setting sequence number?)