Fabrice Scemama <[EMAIL PROTECTED]> writes: > No core dump could be found within the data/base/* directories. Hm. When I've seen a backend crash without leaving a core file, it's usually because the backend ran up against the system's per-process memory limit. (Many kernels seem to choose not to drop a core file when they kill a process for memory exhaustion.) You could check that theory by watching the process's memory usage with "top". Anything in the postmaster log? regards, tom lane
- [SQL] SQL functions - bug? Kovacs Zoltan Sandor
- [SQL] [OT] Book on Postgres (Not a question) Poet/Joshua Drake
- [SQL] Vacuum problem in my system ? Fabrice Scemama
- Re: [SQL] Vacuum problem in my system ? Tom Lane
- Re: [SQL] Vacuum problem in my syste... Fabrice Scemama
- Re: [SQL] Vacuum problem in my ... Tom Lane
- Re: [SQL] Vacuum problem in my ... Rostislav Opocensky
- Re: [SQL] SQL functions - bug? Tom Lane