From: | Roland Hughes <roland(at)logikalsolutions(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Add pre-existing tablespace to new installation |
Date: | 2009-06-09 14:58:00 |
Message-ID: | 200906090958.00228.roland@logikalsolutions.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Tuesday 09 June 2009 09:42:45 am Tino Schwarze wrote:
> >
> > With RDB on OpenVMS, designed correctly, you lose nothing. Users and
> > rights identifiers are provided by the OS as it integrates into the
> > AUTHORIZE system. Single and multi-file databases are scattered about the
> > entirety of the Files-11 storage system. You simply need to tell the RDB
> > monitor about them again if you want them opened and available at system
> > boot. If not, your application opens them on-demand.
>
> Okay, that's one example. And it's one of a very specialised system. I
> suppose, there aren't as many OpenVMS installs out there as Postgres
> installations? Apart from that, RDB is designed that way and explicitly
> supports that kind of setup.
>
I don't know how many installs there are. I know it was the first commercial
relational database supporting a DISTRIBUTED environment when it came out in
the 1980s. It was so far ahead of everything else out there Oracle sued DEC
for the right to buy it. Twenty years later and it still outclasses Oracle's
namesake product in just about every way.
--
Roland Hughes
President
Logikal Solutions
(815)-949-1593 voice
(630)-205-1593 cell
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2009-06-09 15:35:25 | Re: Add pre-existing tablespace to new installation |
Previous Message | Scott Mead | 2009-06-09 14:43:28 | Re: Add pre-existing tablespace to new installation |