Re: Single Row Table?

From: Mike Nolan <nolan(at)gw(dot)tssi(dot)com>
To: spam_eater(at)gmx(dot)net (Thomas Kellerer)
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Single Row Table?
Date: 2004-08-31 21:24:00
Message-ID: 200408312124.i7VLO034018263@gw.tssi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Thanks for the explanation. And yes I agree with you that making a table
> read only by revoking the grants is something *very* useful.

IIRC, Oracle supports read-only tablespaces. The reason for doing it at
the tablespace level probably has to with the overall concept of tablespaces
being linked to physical storage issues. Thus a read-only tablespace
could be stored on CD-ROM or some other non-writeable medium.
--
Mike Nolan

In response to

Browse pgsql-general by date

  From Date Subject
Next Message elein 2004-08-31 21:30:22 Re: Large Databases
Previous Message Steve Crawford 2004-08-31 21:17:51 Rule/sequence weirdness