Re: [SQL] Deadlock on transaction

Поиск
Список
Период
Сортировка
От Ezequias Rodrigues da Rocha
Тема Re: [SQL] Deadlock on transaction
Дата
Msg-id 55c095e90702121047x1c66b098xbcf0d308195ff584@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [SQL] Deadlock on transaction  (Richard Huxton <dev@archonet.com>)
Ответы Re: [SQL] Deadlock on transaction
Список pgsql-admin


2007/2/12, Richard Huxton <dev@archonet.com>:
Ezequias Rodrigues da Rocha wrote:
> I mean really deadlock. Other transactions can't access the database until
> the main transaction is complete. A question:
>
> PostgreSQL doesn't permit multiple transactions concurrently ?

PG has quite good concurrency behaviour. And "can't access the database"
isn't anything to do with locking - clients should still be able to log in.

We'll need more details:
1. How do you know this is a deadlock? You haven't shown us what's in
pg_locks, but I assume you've identified the problem there.

I knew becouse my Delphi application reports it to me. If there is anything in pg_log I could see it to you.

2. What data are you loading, to what tables?

Simple data but allways with the same username (does it make any difference ?)

3. Are there any foreign-keys or triggers we would need to know about?

No.

Ps: When I do not use transactions the connections does not lock to other users.
--
   Richard Huxton
   Archonet Ltd



--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
                                  Atenciosamente (Sincerely)
                        Ezequias Rodrigues da Rocha
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
A pior das democracias ainda é melhor do que a melhor das ditaduras
The worst of democracies is still better than the better of dictatorships
http://ezequiasrocha.blogspot.com/

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

Предыдущее
От: teknokrat
Дата:
Сообщение: Re: pg on windows server 2003 64 bit edition
Следующее
От: "Peter Kovacs"
Дата:
Сообщение: pid file problem