Re: postgreSQL multithreading

From: "Roberts, Jon" <Jon(dot)Roberts(at)asurion(dot)com>
To: <postgre(at)seznam(dot)cz>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: postgreSQL multithreading
Date: 2008-03-31 12:21:54
Message-ID: 1A6E6D554222284AB25ABE3229A92762E9A054@nrtexcus702.int.asurion.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> -----Original Message-----
> From: pgsql-general-owner(at)postgresql(dot)org [mailto:pgsql-general-
> owner(at)postgresql(dot)org] On Behalf Of postgre(at)seznam(dot)cz
> Sent: Sunday, March 30, 2008 10:13 AM
> To: pgsql-general(at)postgresql(dot)org
> Subject: [GENERAL] postgreSQL multithreading
>
> Hi all,
>
> I was trying to find some way to implement multithreading into my
> postgreSQL stored functions.
>

You can use pgAgent to submit a job for each thread.

Jon

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavan Deolasee 2008-03-31 12:34:26 Re: ANALYZE getting dead tuple count hopelessly wrong
Previous Message Pettis, Barry 2008-03-31 11:20:56 Re: Using tables in other PostGreSQL database