tablespaces

Поиск
Список
Период
Сортировка
От Rasmus Resen Amossen
Тема tablespaces
Дата
Msg-id 3BC2E6DC.E88568DB@rhk.dk
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: J C Lawrence
Дата:
Сообщение: Re:
Следующее
От: Jon Lapham
Дата:
Сообщение: ERROR: cannot insert duplicate... on VACUUM ANALYZE