Re: [HACKERS] weird problem with latest cvs

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: oleg(at)sai(dot)msu(dot)su (Oleg Bartunov)
Cc: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: Re: [HACKERS] weird problem with latest cvs
Date: 1998-08-20 05:43:45
Message-ID: 199808200543.BAA06197@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(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)

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Meskes 1998-08-20 05:58:07 initdb problem
Previous Message Bruce Momjian 1998-08-20 04:04:08 Re: [HACKERS] weird problem with latest cvs