Batch processing

From: gnotari(at)linkgroup(dot)it
To: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Batch processing
Date: 2003-07-29 08:28:52
Message-ID: OFB8C1E7A2.ED7589AB-ONC1256D72.002D23BF@linkgroup.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm in the need of something similar to Oracle's batch processing, in
Postgres.
I would like to have something like a queue of "requests" (SQL selects),
run one by one, so not to overload the server -- every SELECT is
'intensive'.

How would you implement such a thing?

ciao
Guido

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2003-07-29 08:42:47 Re: Batch processing
Previous Message gnotari 2003-07-29 08:13:00 pg_dumpall: query failed: