Обсуждение: Tablespaces on partition with quotas

Поиск
Список
Период
Сортировка

Tablespaces on partition with quotas

От
John Browne
Дата:
I was just curious about the following scenario:

- Unix user has their own tablespace (and corresponding database)
stored in /home/someuser/mydata

- Quotas are enabled on /home

- /home runs out of disk space


What happens to the user's tablespace?  How does postgres handle this scenario?