Re: out of memory error - Mailing list pgsql-admin
From | Silvio Brandani |
---|---|
Subject | Re: out of memory error |
Date | |
Msg-id | 4C5BF885.9060105@tech.sdb.it Whole thread Raw |
In response to | Re: out of memory error (Silvio Brandani <silvio.brandani@tech.sdb.it>) |
Responses |
Re: out of memory error
Re: out of memory error |
List | pgsql-admin |
Silvio Brandani ha scritto: > Bob Lunney ha scritto: >> Silvio , >> I had a similar problem when starting the database from an account >> that didn't have the appropriate ulimits set. Check the ulimit >> values using ulimit -a. >> >> HTH, >> >> Bob Lunney >> >> --- On Thu, 8/5/10, Silvio Brandani <silvio.brandani@tech.sdb.it> wrote: >> >> >>> From: Silvio Brandani <silvio.brandani@tech.sdb.it> >>> Subject: [ADMIN] out of memory error >>> To: pgsql-admin@postgresql.org >>> Date: Thursday, August 5, 2010, 9:01 AM >>> Hi, >>> >>> a query on our production database give following errror: >>> >>> >>> 2010-08-05 10:52:40 CEST [12106]: [278-1] ERROR: out >>> of memory >>> 2010-08-05 10:52:40 CEST [12106]: [279-1] DETAIL: Failed on request >>> of size 48. >>> >>> >>> >>> >>> any suggestion ? >>> >>> -- Silvio Brandani >>> Infrastructure Administrator >>> SDB Information Technology >>> Phone: +39.055.3811222 >>> Fax: +39.055.5201119 >>> >>> --- >>> >>> >>> >>> >>> >>> >>> 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. >>> -- >>> >>> -- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) >>> To make changes to your subscription: >>> http://www.postgresql.org/mailpref/pgsql-admin >>> >>> >> >> >> >> > I have the following set: > > ulimit -a > core file size (blocks, -c) 0 > data seg size (kbytes, -d) unlimited > max nice (-e) 0 > file size (blocks, -f) unlimited > pending signals (-i) 71679 > max locked memory (kbytes, -l) 32 > max memory size (kbytes, -m) unlimited > open files (-n) 1024 > pipe size (512 bytes, -p) 8 > POSIX message queues (bytes, -q) 819200 > max rt priority (-r) 0 > stack size (kbytes, -s) 10240 > cpu time (seconds, -t) unlimited > max user processes (-u) 71679 > virtual memory (kbytes, -v) unlimited > file locks (-x) unlimited > > Silvio B > it seems the execution plan is different for this query when run from the application versus the psql . How can I check the execution plan of a query run by a user?? I can set explain analyze for the query via psql but how can I check with application running the query??? Thanks --- Utilizziamo i dati personali che la riguardano esclusivamente per nostre finalità amministrative e contabili, anche quandoli 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 eventualiallegati, 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. --
pgsql-admin by date: