Re: [SQL] strange postgresql failure

2003-10-30 Thread Tomasz Myrta
Dnia 2003-10-30 18:33, Użytkownik Jan Wieck napisał: There is, sort of ... it's called "core" and if your backend and C function shared object have been compiled with symbol information you can use a debugger to get a stack trace and look at variables. If that's not "human readable" ... well ...

Re: [SQL] strange postgresql failure

2003-10-30 Thread Jan Wieck
Tomasz Myrta wrote: Dnia 2003-10-30 12:32, Użytkownik Tomasz Myrta napisał: After few seconds all backends were disconnected and postgres restarted. It didn't help :-( Even reboot didn't help... Postgres is 7.3.2-2 on Debian Woody. Sorry for my panic. It was my C function which raised segmentat

Re: [SQL] strange postgresql failure

2003-10-30 Thread Tomasz Myrta
Dnia 2003-10-30 12:32, Użytkownik Tomasz Myrta napisał: After few seconds all backends were disconnected and postgres restarted. It didn't help :-( Even reboot didn't help... Postgres is 7.3.2-2 on Debian Woody. Sorry for my panic. It was my C function which raised segmentation fault. Anyway it

[SQL] strange postgresql failure

2003-10-30 Thread Tomasz Myrta
postgres[666]: [1] LOG: server process (pid 3166) was terminated by signal 11 postgres[666]: [2] LOG: terminating any other active server processes postgres[806]: [591-1] WARNING: Message from PostgreSQL backend: postgres[806]: [591-2] ^IThe Postmaster has informed me that some other backe