Re: [HACKERS] weird problem with latest cvs - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] weird problem with latest cvs
Date
Msg-id 199808200543.BAA06197@candle.pha.pa.us
Whole thread Raw
Responses Re: [HACKERS] weird problem with latest cvs  (jwieck@debis.com (Jan Wieck))
Re: [HACKERS] weird problem with latest cvs  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-hackers
> Just  tried latest cvs and initdb hangs:
> initdb: creating template database in /usr/local/pgsql/data/base/template1
>
> Creating global classes in /base
>
> Adding template1 database to pg_database...
>
> vacuuming template1
> creating public pg_user view
> Hangup
>
> Do I need 'make distclean' first ?
>
>     Oleg

No, just a make clean.  There is a problem with loading pg_description
from initdb, and I think I have the fix.  Will post when it is updated.


--
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)

pgsql-hackers by date:

Previous
From: "Dr. Michael Meskes"
Date:
Subject: Re: [HACKERS] initb won't work
Next
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [HACKERS] weird problem with latest cvs