Re: Mysterious locking problem
От
Miguel Carvalho
Тема
Re: Mysterious locking problem
Дата
Msg-id
15559.193.136.62.21.1022006331.squirrel@www.ipatimup.up.pt
Ответ на
Re: Mysterious locking problem (Stephan Szabo)
Список
Дерево обсуждения
Mysterious locking problem "Miguel Carvalho" <miguel@ipatimup.pt>
Re: Mysterious locking problem Stephan Szabo <sszabo@megazone23.bigpanda.com>
Re: Mysterious locking problem "Miguel Carvalho" <miguel@ipatimup.pt>
Re: Mysterious locking problem Stephan Szabo <sszabo@megazone23.bigpanda.com>
Re: Mysterious locking problem "Miguel Carvalho" <miguel@ipatimup.pt>
Hi, thank's for reppling. > Given your query things above I'm guessing you've turned on query > printing? Query print is off, because that will startve may hardisk verry quickly. > Are the selects perhaps SELECT ... FOR UPDATE queries going I forgot to mention that the selects are plain selects( not select for update ). > for the same rows in which case I think the second would wait on the > first? Can this be a PHP issue? I have noticed the "locking", because the script line that executes the query, doesnt ever return( until i stock the first query ). Regards, Miguel Carvalho
В списке pgsql-general по дате отправления