Postgres, tablespaces, and quotas

From: John Browne <jkbrowne(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Postgres, tablespaces, and quotas
Date: 2005-05-05 13:59:22
Message-ID: ccc6061050505065924e07739@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I was just curious about what would happen given the following scenario:

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

- Quotas are enabled on /home

- User reaches their quota, effectively causing only this tablespace
to run out of disk space.

How would postgres handle this scenario?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Eckermann 2005-05-05 14:00:55 Re: Howto prevent write based on date
Previous Message Christopher Browne 2005-05-05 13:11:42 Re: postgresql replication