Re: FW: getting a crash during initdb

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: FW: getting a crash during initdb
Дата
Msg-id 6EE64EF3AB31D5448D0007DD34EEB34101ADDB@Herge.rcsinc.local
обсуждение исходный текст
Ответ на FW: getting a crash during initdb  ("Merlin Moncure" <merlin.moncure@rcsonline.com>)
Ответы Re: FW: getting a crash during initdb  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: FW: getting a crash during initdb  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список pgsql-hackers
> I have no idea what caused the pg_depend stuff to crash.

The AV is in postgres.exe following the first SQL call in
setup_depend().  The problem is not in initdb (it hasn't changed) but
something in the backend.  Changing the SQL statement made no
difference: I'd venture a guess that postgres.exe crashes when *any*
statement is sent to it.  About 20 files have changed since my last
initdb; I have a list.  Forced initdb + initdb crash = nasty bug, even
if it's just the cvs version (specific only to windows?).

I'll check why the rmdir command is not working as expected.

Merlin



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Shalu Gupta
Дата:
Сообщение: TPC H data
Следующее
От: vinayj@ncst.ernet.in
Дата:
Сообщение: Is there any method to keep table in memory at startup