| От | Christopher Kings-Lynne |
|---|---|
| Тема | Re: [GENERAL] Physical Database Configuration |
| Дата | |
| Msg-id | 146801c33c59$2bee0180$2800a8c0@mars обсуждение исходный текст |
| Ответ на | Re: [GENERAL] Physical Database Configuration (nolan@celery.tssi.com) |
| Список | pgsql-hackers |
> > Tablespaces > > databases > > schemas > > objects > > > > with each of them implemented as a directory and data files under it. If we > > could get a quota check propogated in both direction, that would be pretty > > good, may be a warning when things start getting close to limit. Database do not exist inside tablespaces, as they are not relations. Only tables, views, sequences and indexes will live in tablespaces. Even then, I probably won't bother allowing it for sequences and views since they don't occupy much space. A database can specify a DEFAULT tablespace, as can a schema, but they do not live in tablespaces themselves. Chris
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера