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

From: Rob Sargent <robjsargent(at)gmail(dot)com>
To: Scott Marlowe <scott(dot)marlowe(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 17:18:41
Message-ID: 4CC075F1.9050801@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/21/2010 10:45 AM, Scott Marlowe wrote:
> 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.

Have to admit when I saw that I said to myself OP needs someone to tell
him "whoa, big fella". I've been in similar situations where I was
"sure" of one thing and the problem must be elsewhere, when of course I
was wrong about the one thing...

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2010-10-21 17:27:01 Re: Cannot Start Postgres After System Boot
Previous Message Roberto Scattini 2010-10-21 16:49:34 Re: Updates, deletes and inserts are very slow. What can I do make them bearable?