Re: Updates, deletes and inserts are very slow. What can I do make them bearable?

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Rob Sargent <robjsargent(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Updates, deletes and inserts are very slow. What can I do make them bearable?
Date: 2010-10-21 16:45:02
Message-ID: AANLkTin8V1Cks+hF9MErdCKynervoDA_HdEkPWBOeXOu@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Oct 21, 2010 at 10:37 AM, Rob Sargent <robjsargent(at)gmail(dot)com> wrote:
>
>
> On 10/21/2010 10:27 AM, Scott Marlowe wrote:
>> On Thu, Oct 21, 2010 at 9:33 AM, Brian Hirt <bhirt(at)me(dot)com> wrote:
>>>>
>>>> There are only two tables in the query.
>>>>
>>>
>>> Tim,
>>>
>>> No, your query is written incorrectly.  I don't understand why you come on to this list all hostile and confrontational.  Regardless, people still try to help you and then you still ignore the advice of people that are giving you the solutions to your problems.
>>
>> Maybe he's used to paid commercial support where people are often
>> quite rude and hostile to the support staff to try and "motivate" them
>> or something?  I've seen it before for sure.
>>
>> Again, OP, what does EXPLAIN say about this query?
>>
>
> Maybe I should re-read, but I didn't feel any confrontation.
> Frustration for sure.  OP has clearly tried pretty hard, on some tricky
> bits too, but I'm betting all for naught if (as seems likely) it's just
> mistaken sql.  "update from" is NOT straight forward.

True. His only real snark was in reponse to the "let me google that
for you" link. OTOH, he's arguing with Tom Lane about whether his SQL
is well formed. There's arguing on the internet is stupid, then
there's arguing with Tom Lane about SQL is stupid.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Roberto Scattini 2010-10-21 16:49:34 Re: Updates, deletes and inserts are very slow. What can I do make them bearable?
Previous Message Rob Sargent 2010-10-21 16:37:31 Re: Updates, deletes and inserts are very slow. What can I do make them bearable?