X-Original-To: pgsql-admin-postgresql.org@localhost.postgresql.org Received: from localhost (neptune.hub.org [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id D908AD1B43F for ; Wed, 26 Nov 2003 22:56:58 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 91445-05 for ; Wed, 26 Nov 2003 18:56:35 -0400 (AST) Received: from smtp.wp.pl (smtp.wp.pl [212.77.101.160]) by svr1.postgresql.org (Postfix) with ESMTP id 4E839D1B494 for ; Wed, 26 Nov 2003 18:56:26 -0400 (AST) Received: (WP-SMTPD 12929 invoked from network); 26 Nov 2003 22:56:07 -0000 Received: from 211-ego-4.acn.waw.pl (HELO wp.pl) (listy.mailowe@[62.121.87.211]) (envelope-sender ) by smtp.wp.pl (wp-smtpd) with SMTP for ; 26 Nov 2003 22:56:07 -0000 Message-ID: <3FC53026.10301@wp.pl> Date: Wed, 26 Nov 2003 23:58:46 +0100 From: Michal Zaborowski User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: pl, en-us, en MIME-Version: 1.0 To: pgsql-admin@postgresql.org Subject: Re: Size on Disk References: <20031126043752.51857.qmail@web10804.mail.yahoo.com> In-Reply-To: <20031126043752.51857.qmail@web10804.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-AntiVirus: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-ChangeAV: 0 X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200311/459 X-Sequence-Number: 11446 Hello, Try SQlite. It is small DB with SQL 92 standard - almost implemented. If you need something fast and small it is just for you. BTW: it is embadded system, so concurency... is not in the focus ;) -- Regards Michal Zaborowski (TeXXaS) http://sqlite4delphi.sourceforge.net/