set_time_limit -VS- database queries

Поиск
Список
Период
Сортировка
От Areski Belaid
Тема set_time_limit -VS- database queries
Дата
Msg-id OE23wKm0n3fG5tBEIeo0000624b@hotmail.com
обсуждение исходный текст
Ответ на SPI_execp() failed in RI_FKey_cascade_del()  ("Papp, Gyozo" <pgerzson@freestart.hu>)
Ответы Re: set_time_limit -VS- database queries  (Chris <csmith@squiz.net>)
Список pgsql-php
Hi everybody,


Ok, explain:
I do a lot of database queries with php...
to import a lot of field in the database...


In the first time, i put the set_time_limit(0)
But the execution of the script such as system calls using system(),
the sleep() function, database queries, etc. is not included when
determining the maximum time that the script has been running.

So, of course, Ii can't put my script on background...
but I want known how many field has been inserted (hai)...


Helpsssssss

Areski

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

Предыдущее
От: "Papp, Gyozo"
Дата:
Сообщение: SPI_execp() failed in RI_FKey_cascade_del()
Следующее
От: Chris
Дата:
Сообщение: Re: set_time_limit -VS- database queries