Thread: initb won't work

initb won't work

From
"Dr. Michael Meskes"
Date:
I tried to initdb as Bruce applied that huge patch but:

Running: postgres -boot -C -F -D/usr/local/pgsql/data -Q template1
ERROR:  fmgr_info: function 683: cache lookup failed

ERROR:  fmgr_info: function 683: cache lookup failed

/usr/local/pgsql/bin/initdb: line 325:  4201 Broken pipe             cat
$TEMPLATE
      4202                       | sed -e "s/postgres
PGUID/$POSTGRES_SUPERUSERNAME $POSTGRES_SUPERUID/" -e
"s/PGUID/$POSTGRES_SUPERUID/"
      4203 Segmentation fault      | postgres $BACKENDARGS template1
initdb: could not create template database

Michael
--
Michael Meskes            meskes@online-club.de, meskes@debian.org
Go SF49ers! Go Rhein Fire!    Use Debian GNU/Linux!

Re: [HACKERS] initb won't work

From
jwieck@debis.com (Jan Wieck)
Date:
>
> I tried to initdb as Bruce applied that huge patch but:
> [...]
> --
> Michael Meskes            meskes@online-club.de, meskes@debian.org

    I checked out CVS today (Aug 19 08:33 UTC) and it worked.

    Linux i486 2.1.88


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#======================================== jwieck@debis.com (Jan Wieck) #

Re: [HACKERS] initb won't work

From
t-ishii@sra.co.jp (Tatsuo Ishii)
Date:
At 0:00 PM 98.8.19 +0200, Jan Wieck wrote:
>>
>> I tried to initdb as Bruce applied that huge patch but:
>> [...]
>> --
>> Michael Meskes            meskes@online-club.de, meskes@debian.org
>
>    I checked out CVS today (Aug 19 08:33 UTC) and it worked.
>
>    Linux i486 2.1.88

Worked for me too, except the strange pg_type oid problem
as I mentioned.
This is FreeBSD 2.2.6-RELEASE.
--
Tatsuo Ishii
t-ishii@sra.co.jp


Re: [HACKERS] initb won't work

From
Bruce Momjian
Date:
> I tried to initdb as Bruce applied that huge patch but:
>
> Running: postgres -boot -C -F -D/usr/local/pgsql/data -Q template1
> ERROR:  fmgr_info: function 683: cache lookup failed
>
> ERROR:  fmgr_info: function 683: cache lookup failed
>
> /usr/local/pgsql/bin/initdb: line 325:  4201 Broken pipe             cat
> $TEMPLATE
>       4202                       | sed -e "s/postgres
> PGUID/$POSTGRES_SUPERUSERNAME $POSTGRES_SUPERUID/" -e
> "s/PGUID/$POSTGRES_SUPERUID/"
>       4203 Segmentation fault      | postgres $BACKENDARGS template1
> initdb: could not create template database

I just tested it again here, and it worked fine.  Did you do a clean
recompile of everything?

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

Re: [HACKERS] initb won't work

From
"Dr. Michael Meskes"
Date:
On Wed, Aug 19, 1998 at 12:00:55PM +0200, Jan Wieck wrote:
>     I checked out CVS today (Aug 19 08:33 UTC) and it worked.

Hmm, I checked out at about 7 o'clock local time.

>     Linux i486 2.1.88

I use 2.1.116 on a pentium machine, but that shouldn't make muchof a
difference. I do run glibc 2.0.7 though.

Michael
--
Michael Meskes            meskes@online-club.de, meskes@debian.org
Go SF49ers! Go Rhein Fire!    Use Debian GNU/Linux!

Re: [HACKERS] initb won't work

From
"Dr. Michael Meskes"
Date:
On Wed, Aug 19, 1998 at 10:44:30AM -0400, Bruce Momjian wrote:
> I just tested it again here, and it worked fine.  Did you do a clean
> recompile of everything?

Yes, I did. No idea what's going on.

Michael
--
Michael Meskes            meskes@online-club.de, meskes@debian.org
Go SF49ers! Go Rhein Fire!    Use Debian GNU/Linux!