From: | "Malghan, Ravi" <rmalghan(at)btspartners(dot)com> |
---|---|
To: | "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Can postgresql be run in memory (like a memory resi |
Date: | 2003-02-25 14:59:16 |
Message-ID: | A0EEDFB70902D4118BDA00508BC21C4B028A012A@copper.belenosinc.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
What I am trying to do is, I have multiple databases some of which are
frequently accessed. So I am trying to see if the one's which are frequently
accessed can be run as memory resident and others run normally. I am
thinking this might improve response times.
Thanks
Ravi
-----Original Message-----
From: Andrew Perrin [mailto:clists(at)perrin(dot)socsci(dot)unc(dot)edu]
Sent: Tuesday, February 25, 2003 9:14 AM
To: Malghan, Ravi
Cc: 'pgsql-general(at)postgresql(dot)org'
Subject: Re: [GENERAL] Can postgresql be run in memory (like a memory
resident program)
What is it that you want to *do*? Like any program, while postgresql is
running, parts of it are in memory.
ap
----------------------------------------------------------------------
Andrew J Perrin - http://www.unc.edu/~aperrin
Assistant Professor of Sociology, U of North Carolina, Chapel Hill
clists(at)perrin(dot)socsci(dot)unc(dot)edu * andrew_perrin (at) unc.edu
On Tue, 25 Feb 2003, Malghan, Ravi wrote:
> Is it possible to run post-gresql in memory? I searched through all the
> older postings didn't find much info.
>
> Thanks
> Ravi
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2003-02-25 15:01:21 | Re: 7.4? |
Previous Message | Berend Tober | 2003-02-25 14:51:49 | Duplicated foreign key constraints |