Re: Polygon contrib

Поиск
Список
Период
Сортировка
Искать
От
Pierre-Yves LANDURE
Тема
Re: Polygon contrib
Дата
Msg-id
1028789387.829.1.camel@timbeure
Ответ на
Список
Дерево обсуждения
Polygon contrib Pierre-Yves LANDURE <pylandur@ifremer.fr>
Re: Polygon contrib Tom Lane <tgl@sss.pgh.pa.us>
Re: Polygon contrib Pierre-Yves LANDURE <pylandur@ifremer.fr>
Re: Polygon contrib Tom Lane <tgl@sss.pgh.pa.us>
Re: Polygon contrib Pierre-Yves LANDURE <pylandur@ifremer.fr>
Re: Polygon contrib Pierre-Yves LANDURE <pylandur@ifremer.fr>
Re: Polygon contrib Tom Lane <tgl@sss.pgh.pa.us>
Re: Polygon contrib Pierre-Yves LANDURE <pylandur@ifremer.fr>
ok, will do that , thx for your help ;)

Pierre-Yves Landuré

Le jeu 08/08/2002 à 08:45, Tom Lane a écrit :
> Pierre-Yves LANDURE  writes:
> > and, to ask a stupid question..... How can i do a stack trace ;))))
> 
> Something like
> 
> 	gdb /path/to/postgres-executable /path/to/corefile
> 	gdb> bt
> 	gdb> quit
> 
> If you do not see a core file in the $PGDATA/base/yourdbnumber/
> directory, you probably are running the postmaster with core dumps
> disabled by ulimit.  Try setting "ulimit -c unlimited" in the
> script that starts it.
> 
> If the bt command produces a bunch of numbers and no routine names, you
> need to recompile with debug symbols --- rerun configure adding
> "--enable-debug", then rebuild and reinstall.
> 
> 			regards, tom lane
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster


В списке pgsql-patches по дате отправления
От: Tom Lane
Дата:
Сообщение: Re: Polygon contrib
От: Pierre-Yves LANDURE
Дата:
Сообщение: Re: Polygon contrib
FAQ