Re: Segmentation Fault during database restoration

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Segmentation Fault during database restoration
Дата
Msg-id 5111.1253155785@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Segmentation Fault during database restoration  (Sulman Sarwar <sulmansarwar@gmail.com>)
Список pgsql-general
Sulman Sarwar <sulmansarwar@gmail.com> writes:
> I am new to PostgreSQL. I have been trying to restore a compressed(.gz)
> database using
> gunzip -c *filename*.gz | psql *dbname*
> After some 8 or 9 tables are restored the program exists giving error:
> Segmentation Fault.

That's weird ... gets_fromFile certainly looks pretty bulletproof from
here.  Can you extract a self-contained test case?  Also, did you build
the psql executable yourself, or get it from somewhere else, and if so
where?

            regards, tom lane

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

Предыдущее
От: "Vikram Patil"
Дата:
Сообщение: Re: Regarding initdb & pg_ctl
Следующее
От: Tom Lane
Дата:
Сообщение: Re: wrong error from ./configure in pgsql 8.3.8 for libxml