tablespaces - Mailing list pgsql-general

From Rasmus Resen Amossen
Subject tablespaces
Date
Msg-id 3BC2E6DC.E88568DB@rhk.dk
Whole thread Raw
List pgsql-general
In Portgresql I need a tablespace functionallity I know from Oracle:
How can I get disjoint tablesets (tablespaces) in Postgresql?
That is: Tables from one tablespace must not be seen in other
tablespaces. In that way you can, among other things, make tables with
the same name as tables in other tablespaces.

--
Rasmus Resen Amossen | stud.mat.dat at the University of Copenhagen
Jagtvej 120, -244    | http://www.math.ku.dk/muh
2200 Kbh. N          | http://www.ruf.adr.dk

pgsql-general by date:

Previous
From: J C Lawrence
Date:
Subject: Re:
Next
From: Jon Lapham
Date:
Subject: ERROR: cannot insert duplicate... on VACUUM ANALYZE