Re: How i can empty the buffers of a db

From: Josh Jore <josh(at)greentechnologist(dot)org>
To: Tourtounis Sotiris <tourtoun(at)csd(dot)uoc(dot)gr>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How i can empty the buffers of a db
Date: 2002-08-02 14:05:14
Message-ID: Pine.BSO.4.44.0208020859550.27261-100000@kitten.greentechnologist.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 2 Aug 2002, Tourtounis Sotiris wrote:

> i mean the amount of buffers that you state when you load the postmaster
> on a machine - i don't know if i express it proper in order to understand
> !!!

I take it you mean the shared memory buffer then[1]. You stop PostgreSQL.
If you *still* need to clear the shared memory then you read ipcclean(1).

[1] -B nbuffers
Sets the number of shared buffers for use by the server processes. This
value defaults to 64 buffers, where each buffer is 8 kB.

Joshua b. Jore ; http://www.greentechnologist.org

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-08-02 14:08:06 Re: How i can empty the buffers of a db
Previous Message Xavier Bugaud 2002-08-02 14:00:04