could you tell me this..?

Поиск
Список
Период
Сортировка
От 백승엽
Тема could you tell me this..?
Дата
Msg-id AANLkTikx0p6L7hsZ03iTHq+_VDQumtHMLWipZJ5y00uy@mail.gmail.com
обсуждение исходный текст
Ответы Re: could you tell me this..?  (Szymon Guz <mabewlun@gmail.com>)
Re: could you tell me this..?  (Ketema Harris <ketema@gmail.com>)
Re: could you tell me this..?  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Re: could you tell me this..?  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-general
Hi.
 
 
I am korean database engineer.
 
my english skill is very poor.
 
but i desire that you teach this situation.
 
 
um...
 
I am testing postgresql performance  in these days;
 
today, I found this situation.
 
 
 
Session 1. -
 
begin;
delete from XXXX;
 
 
Session 2 -
 
delete from XXXX;
 
 
thus, it occured row level locking.
 
 
 
 
so. i killed Session 1's PID with kill -9 commands
 
 
but. both session are crashed.
 
 
is this normal ? or bug?
 
 
could you tell me this situation whether normal or bug?
 
please teach me about this.
 
 
have a nice day.
 
thank you for your help.
 
 
 
From Seung yup.
 

В списке pgsql-general по дате отправления:

Предыдущее
От: 노현석
Дата:
Сообщение: how can we resolving locking state....
Следующее
От: Szymon Guz
Дата:
Сообщение: Re: could you tell me this..?