1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00
< * Allow per-user, per-group quotas per-tablespace
> * Allow per-tablespace quotas
This commit is contained in:
Bruce Momjian
2005-06-25 12:37:43 +00:00
parent d08149d783
commit 557a978b87
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:41:56 EDT 2005
Last updated: Sat Jun 25 08:37:41 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, per-group quotas per-tablespace
* Allow per-tablespace quotas
Data Types