Re: db restore eats too much memory - Mailing list pgsql-admin

From Tom Lane
Subject Re: db restore eats too much memory
Date
Msg-id 15394.1113314941@sss.pgh.pa.us
Whole thread Raw
In response to db restore eats too much memory  (Tsirkin Evgeny <tsurkin@mail.jct.ac.il>)
List pgsql-admin
Tsirkin Evgeny <tsurkin@mail.jct.ac.il> writes:
> top - 12:07:46 up  1:06,  2 users,  load average: 0.99, 0.93, 0.57
> Tasks:  52 total,   3 running,  49 sleeping,   0 stopped,   0 zombie
> Cpu(s): 99.7% us,  0.3% sy,  0.0% ni,  0.0% id,  0.0% wa,  0.0% hi,  0.0% si
> Mem:   1035532k total,   364012k used,   671520k free,    31292k buffers
> Swap:  2096472k total,        0k used,  2096472k free,   282468k cached

> this is not there but while machine is steel up i can see postmaster
> got 1.6 mem and 99.7% cpu.you can see also that the swap is realy big.

No, I can see that the swap isn't being touched at all ... and main
memory seems to have a lot of slop too.  Whatever problem you may be
having here, it doesn't seem to be out-of-memory.

            regards, tom lane

pgsql-admin by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Problem in order by
Next
From: Tom Lane
Date:
Subject: Re: upper() with LATIN1 problem