Do an Update without waiting for the result

From: Laurent Patureau <lpatureau(at)idfr(dot)net>
To: pgsql-php(at)postgresql(dot)org
Subject: Do an Update without waiting for the result
Date: 2001-06-21 09:42:20
Message-ID: 5.0.2.1.0.20010621113844.00a87ec0@172.16.48.1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

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.

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Adam Lang 2001-06-21 13:07:52 Re: Do an Update without waiting for the result
Previous Message tom 2001-06-20 17:58:39 RE: Multi-dimensional arrays