Re: INSERTing lots of data

From: Alban Hertroys <dalroi(at)solfertje(dot)student(dot)utwente(dot)nl>
To: Martin Gainty <mgainty(at)hotmail(dot)com>
Cc: <mabewlun(at)gmail(dot)com>, <joachim(dot)worringen(at)iathh(dot)de>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: INSERTing lots of data
Date: 2010-05-28 10:22:15
Message-ID: 99FA19E4-FEA8-47A5-B0A7-072DEFB032B8@solfertje.student.utwente.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 28 May 2010, at 12:14, Martin Gainty wrote:

> Good Afternoon Szymon!
>
> Could you explain what a Python GIL is? and if there is any workaround to Python GIL we can implement to achieve better performance..possibly at the database level?

See here: http://en.wikipedia.org/wiki/Global_Interpreter_Lock

Alban Hertroys

--
Screwing up is an excellent way to attach something to the ceiling.

!DSPAM:737,4bff996b10419162611771!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jamie Lawrence-Jenner 2010-05-28 10:26:35 Merge data from two databases
Previous Message Martin Gainty 2010-05-28 10:14:10 Re: INSERTing lots of data