| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | David Fetter <david(at)fetter(dot)org> |
| Cc: | Alexander Todorov <alexx(dot)todorov(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: [pgsql-general] In memory tables/databases |
| Date: | 2007-07-01 23:04:17 |
| Message-ID: | 20070701230417.GA18400@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
David Fetter escribió:
> On Sun, Jul 01, 2007 at 03:55:11PM -0400, Alvaro Herrera wrote:
> > Alexander Todorov escribió:
> > > On 7/1/07, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> > > >That's why I asked if you thought losing data at crash was a
> > > >feature
> > > Yes it is. I don't want to actually save the data on disk.
> > So mount a ramdisk and initdb in there.
>
> You could also put a tablespace on a ramdisk and create the table
> there.
But this would still cause WAL traffic.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Todorov | 2007-07-01 23:14:46 | Re: [pgsql-general] In memory tables/databases |
| Previous Message | Tom Lane | 2007-07-01 23:04:11 | Re: [pgsql-general] In memory tables/databases |