Re: Do an Update without waiting for the result

Поиск
Список
Период
Сортировка
От Adam Lang
Тема Re: Do an Update without waiting for the result
Дата
Msg-id 005001c0fa53$2e224000$330a0a0a@rutgersinsurance.com
обсуждение исходный текст
Ответ на Do an Update without waiting for the result  (Laurent Patureau <lpatureau@idfr.net>)
Ответы Re: Do an Update without waiting for the result  (Laurent Patureau <lpatureau@idfr.net>)
Список pgsql-php
Just to clarify what you mean.

Say you do an insert that takes 20 minutes, you want to be able to do other
stuff while it is running?   Or are you just saying you don't care about the
result?

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message -----
From: "Laurent Patureau" <lpatureau@idfr.net>
To: <pgsql-php@postgresql.org>
Sent: Thursday, June 21, 2001 5:42 AM
Subject: [PHP] Do an Update without waiting for the result


> Hi,
>
> I'm looking for the "pg_exec",
>
> i want to do a query (update or insert) without waiting for the result
> (true or false) of the query.
>
> Is there anyone know how do it ?
>
> system : postgres on linux RedHat, PHP4
>
> LP.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly


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

Предыдущее
От: Laurent Patureau
Дата:
Сообщение: Do an Update without waiting for the result
Следующее
От: Laurent Patureau
Дата:
Сообщение: Re: Do an Update without waiting for the result