Re: PostreSQL Single File ( Like M$ Access)

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: PostreSQL Single File ( Like M$ Access)
Date: 2008-03-10 09:08:14
Message-ID: 47D4FA7E.9080809@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Magnus Hagander wrote:
> On Mon, Mar 10, 2008 at 01:43:03PM +0700, Christian Teguh wrote:
>> Hi guys, i just wondering, i there a way to make PostgreSQL database like M$
>> Access. That have only single or several files without installing it.??
>> Thanks for your attention.
>
> No.
> Unless you create a file and mount a loopback filesystem on it, but I'm
> sure that's not what you're looking for.

Consequently you might want to look into embeddable databases like
SQLite, Firebird, Berkeley DB (NOT SQL), etc.

--
Craig Ringer

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Uwe Seher 2008-03-10 09:12:07 Re: PostreSQL Single File ( Like M$ Access)
Previous Message Magnus Hagander 2008-03-10 09:02:37 Re: loading a psql input file on win xp