Re: 7.2.2 bug?
От
Rod Taylor
Тема
Re: 7.2.2 bug?
Дата
Msg-id
1031087789.43658.69.camel@jester
Ответ на
Re: 7.2.2 bug? (Tom Lane)
Список
Дерево обсуждения
7.2.2 bug? Rod Taylor <rbt@zort.ca>
Re: 7.2.2 bug? Tom Lane <tgl@sss.pgh.pa.us>
Re: 7.2.2 bug? Rod Taylor <rbt@zort.ca>
Re: 7.2.2 bug? Tom Lane <tgl@sss.pgh.pa.us>
On Tue, 2002-09-03 at 16:42, Tom Lane wrote: > Rod Taylor writes: > > DEBUG: server process (pid 9097) was terminated by signal 10 > > Could we have a backtrace from that core dump? > > AFAICT it's getting through the WAL redo just fine, so the problem > is (probably) not what you think. Took me a while, but I eventually figured out that they changed the NAMEDATALEN in the old version, and didn't match it in the new one. So the error is exactly what is expected -- memory allocation errors.
В списке pgsql-hackers по дате отправления