Re: [PERFORM] Calculation of unused columns

2009-10-18 Thread Daniel Migowski
right way here? Regards, Daniel Migowski -- Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance

[PERFORM] Mapping a database completly into Memory

2003-07-27 Thread Daniel Migowski
Hallo pgsql-performance, I just wondered if there is a possibility to map my database running on a linux system completly into memory and to only use disk accesses for writes. I got a nice machine around with 2 gigs of ram, and my database at the moment uses about 30MB on the disks. Or does Post

[PERFORM] Mapping Database completly into memory

2003-07-27 Thread Daniel Migowski
Hallo pgsql-performance, I just wondered if there is a possibility to map my database running on a linux system completly into memory and to only use disk accesses for writes. I got a nice machine around with 2 gigs of ram, and my database at the moment uses about 30MB on the disks. Or does Post