Thread: Tablespaces on partition with quotas

Tablespaces on partition with quotas

From
John Browne
Date:
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?