Re: postgres segfaulting on pg_restore

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: postgres segfaulting on pg_restore
Дата
Msg-id 4D9A93A1.1060606@postnewspapers.com.au
обсуждение исходный текст
Ответ на postgres segfaulting on pg_restore  (Chris Curvey <chris@chriscurvey.com>)
Ответы Re: postgres segfaulting on pg_restore  (Chris Curvey <chris@chriscurvey.com>)
Список pgsql-general
On 05/04/11 11:18, Chris Curvey wrote:

> This is on Ubuntu 10.10 server, 64-bit on Intel.  I'm running Postgres
> 9.0.3, 64-bit from the ppa repository.
>
> What can I do to help the developers find the root cause of this?  I'm
> happy to run a debug version, or find a corefile, or whatever I can, but
> I might need some guidance, as I'm pretty new to postgres.

A backtrace would be a good start. On Ubuntu you will need to install
debuginfo packages first. For details, see:

http://wiki.postgresql.org/wiki/Getting_a_stack_trace_of_a_running_PostgreSQL_backend_on_Linux/BSD

--
Craig Ringer

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

Предыдущее
От: Chris Curvey
Дата:
Сообщение: postgres segfaulting on pg_restore
Следующее
От: hubert depesz lubaczewski
Дата:
Сообщение: Why security-definer functions are executable by public by default?