RE: Database in RAM - Mailing list pgsql-general

From Albertson, Chris
Subject RE: Database in RAM
Date
Msg-id 71EFB3F67FADD3119C0A00508B5544419661F4@mailtest123.com
Whole thread Raw
In response to Database in RAM  (Ryan Mahoney <ryan@paymentalliance.net>)
List pgsql-general

Yes you need to "tell" it how much of your RAM it can use
by setting the "-B" and "-S" option on startup.  See
"man postgres".


> -----Original Message-----
> From: Ryan Mahoney [mailto:ryan@paymentalliance.net]
> Sent: Thursday, May 03, 2001 2:57 AM
> To: pgsql-general@postgresql.org
> Subject: [GENERAL] Database in RAM
>
>
> If you have the ram, does pg need to be optimized to store
> more data in ram?
>
> -r
>

pgsql-general by date:

Previous
From: Diana Cionoiu
Date:
Subject: Re: troubles with postgresql 7.0.2
Next
From: will trillich
Date:
Subject: Re: Perl Scope problem