| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | meskes(at)online-club(dot)de (Dr(dot) Michael Meskes) |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] initb won't work |
| Date: | 1998-08-19 14:44:30 |
| Message-ID: | 199808191444.KAA23054@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> 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(at)candle(dot)pha(dot)pa(dot)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)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 1998-08-19 14:46:54 | Re: new MB patch and pg_type oid problem |
| Previous Message | Bruce Momjian | 1998-08-19 14:42:14 | Re: [HACKERS] struct index |