20 Sep
2006
20 Sep
'06
7:40 p.m.
Pletli Antal wrote at 2006-9-20 14:48 +0200:
I have experienced that when i run a python srcipt (it is a long postresql query) from a user folder then i cannot access this folder from management form while the process is running. If i try at the same time to run this script again the process will start after the other one ends. Other folder are accessible. What do i wrong?
This is surprising... You might be using an unfortunate Postgres adapter library. We are using "psycopg" and do not observe this problem. -- Dieter