| From: | "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com> |
|---|---|
| To: | avin_friends(at)yahoo(dot)com |
| Cc: | "postgresql Forums" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: In memory Database for postgres |
| Date: | 2008-11-17 20:33:27 |
| Message-ID: | dcc563d10811171233s56853366o98ed915f37a4ec32@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Mon, Nov 17, 2008 at 12:11 PM, aravind chandu <avin_friends(at)yahoo(dot)com> wrote:
> Hello,
>
> I guess most of you guys heard about In Memory Database.I have
> a small question regarding it.I need to create an In Memory Database for
> postgresql through which I have to perform various operations on postgresql
> database(queries,procedures,programs using pqxx API etc...).I didn't have
> any idea of how to start and where to start this issue.Please comment on
> this issue,so that it will be really helpful to me .
It's more important to ask yourself the question "what problem am I
trying to solve?" Without knowing that, it's hard to say whether or
not an in memory database is a good idea.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dann Corbit | 2008-11-17 20:41:52 | Re: In memory Database for postgres |
| Previous Message | Dann Corbit | 2008-11-17 20:23:37 | Re: Trying Compile libpq.dll with VC++ 9.0, but need help |