From: | Christopher Browne <cbbrowne(at)libertyrms(dot)info> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: PostGreSql database features questions |
Date: | 2003-09-12 21:22:58 |
Message-ID: | 60znh9puq5.fsf@dev6.int.libertyrms.info |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Ish Ahluwalia <ahluwalia(at)erinc(dot)com> writes:
> 1) Does PostGreSql allows for multiple databases to be open at the same
> time?
The backend supports access to multiple databases at the same time.
> 2) Does PostGreSql have the ability to tag a Database/Table to be a
> persistent or non-persistent database/table? By this question I
> mean, that I may need to have a table that I don't want to be saved
> to the hard disk/ flash file system and only want to keep it in
> memory and other tables/database I may want to save to hard disk or
> flash. Does PostGreSql allow for that?
There has been discussion of this, but no implementation has emerged.
--
let name="cbbrowne" and tld="libertyrms.info" in name ^ "@" ^ tld;;
<http://dev6.int.libertyrms.com/>
Christopher Browne
(416) 646 3304 x124 (land)
From | Date | Subject | |
---|---|---|---|
Next Message | Nigel J. Andrews | 2003-09-12 21:29:15 | Re: State of Beta 2 |
Previous Message | scott.marlowe | 2003-09-12 20:13:47 | Re: Why do I need to pass value for Serial type in |