1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00
< * Allow per-user and per-tablespaces quotas
> * Allow per-user, per-group quotas per-tablespace
This commit is contained in:
Bruce Momjian
2005-06-25 02:42:00 +00:00
parent 886c8a54ae
commit d08149d783
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Last updated: Fri Jun 24 22:40:39 EDT 2005
Last updated: Fri Jun 24 22:41:56 EDT 2005
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@ -145,7 +145,7 @@ Administration
clause
* Allow postgresql.conf values to be set so they can not be changed by
the user
* Allow per-user and per-tablespaces quotas
* Allow per-user, per-group quotas per-tablespace
Data Types