Re: [GENERAL] 8.2.4 signal 11 with large transaction
От | Sibte Abbas |
---|---|
Тема | Re: [GENERAL] 8.2.4 signal 11 with large transaction |
Дата | |
Msg-id | bd6a35510707212105w4e2b3761l9c4564b1f5a3db6a@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [GENERAL] 8.2.4 signal 11 with large transaction (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: [GENERAL] 8.2.4 signal 11 with large transaction
|
Список | pgsql-hackers |
On 7/20/07, Tom Lane <tgl@sss.pgh.pa.us> wrote: > > I guess what we need to do is hack the emergency-recovery path for > error-during-error-processing such that it will prevent trying to print > a very long debug_query_string. Maybe we should just not try to print > the command at all in this case, or maybe there's some intermediate > possibility like only printing the first 1K or so. Thoughts? > > regards, tom lane > I think printing the first 1K would make more sense. If I understand you correctly, the code path which you are referring to is the send_message_to_server_log() function in elog.c? thanks, -- Sibte Abbas EnterpriseDB http://www.enterprisedb.com ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend
В списке pgsql-hackers по дате отправления: