Re: exit status 26
От | Dan Moschuk |
---|---|
Тема | Re: exit status 26 |
Дата | |
Msg-id | 20010111233409.A10053@spirit.jaded.net обсуждение исходный текст |
Ответ на | Re: exit status 26 (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: exit status 26
|
Список | pgsql-general |
| > Can someone tell me what a postmaster process exiting with status = 26 | > means? FWIW, I'm doing a COPY table FROM stdin with about 14 million | > records to trigger this. | | That means it got a signal 26. Since you didn't mention what platform | you are on, I'm not going to guess what signal that actually is on | your Unix. How about you look in /usr/include/signal.h and/or | /usr/include/sys/signal.h and tell us? Oh, sorry, for some reason I thought status = exit code. Signal 26 on FreeBSD is SIGVTARLM. -- Man is a rational animal who always loses his temper when he is called upon to act in accordance with the dictates of reason. -- Oscar Wilde
В списке pgsql-general по дате отправления: