Re: out of memory error

From: Silvio Brandani <silvio(dot)brandani(at)tech(dot)sdb(dot)it>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-admin(at)postgresql(dot)org
Subject: Re: out of memory error
Date: 2010-09-03 07:33:06
Message-ID: 4C80A4B2.4030602@tech.sdb.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Tom Lane ha scritto:
> Silvio Brandani <silvio(dot)brandani(at)tech(dot)sdb(dot)it> writes:
>
>> Tom Lane ha scritto:
>>
>>> Is it really the *exact* same query both ways, or are you doing
>>> something like parameterizing the query in the application?
>>>
>
>
>> Is it exactly the same, the query text is from the postgres log.
>> I just try it in test environment and we have same situazione : psql it
>> works, from application (odbc) do not.
>>
>
> Hm, there's got to be something different between the two cases.
> Maybe the odbc application is issuing some SET commands that change
> the chosen plan?
>
> regards, tom lane
>
>

Is it possible to check the query plan of an odbc application ?? maybe
tracing in the logfile or something else , I know the plan of the query
I run on psql that works fine but I don't know the plan of the query
with out of memory.

Thanks a lot

---

Utilizziamo i dati personali che la riguardano esclusivamente per nostre finalità amministrative e contabili, anche quando li comunichiamo a terzi. Informazioni dettagliate, anche in ordine al Suo diritto di accesso e agli altri Suoi diritti, sono riportate alla pagina http://www.savinodelbene.com/news/privacy.html
Se avete ricevuto questo messaggio per errore Vi preghiamo di ritornarlo al mittente eliminandolo assieme agli eventuali allegati, ai sensi art. 616 codice penale http://www.savinodelbene.com/codice_penale_616.html
L'Azienda non si assume alcuna responsabilità giuridica qualora pervengano da questo indirizzo messaggi estranei all'attività lavorativa o contrari a norme.
--

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Silvio Brandani 2010-09-03 08:15:45 Re: out of memory error
Previous Message Scott Marlowe 2010-09-02 19:25:12 Re: Confused by 'timing' results