Commit d08149d7 authored by Bruce Momjian's avatar Bruce Momjian

Update:

< * Allow per-user and per-tablespaces quotas
> * Allow per-user, per-group quotas per-tablespace
parent 886c8a54
......@@ -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
......
......@@ -8,7 +8,7 @@
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
Last updated: Fri Jun 24 22:40:39 EDT 2005
Last updated: Fri Jun 24 22:41:56 EDT 2005
</p>
<p>The most recent version of this document can be viewed at<br/>
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
......@@ -136,7 +136,7 @@ first.
clause
</li><li>Allow postgresql.conf values to be set so they can not be changed by
the user
</li><li>Allow per-user and per-tablespaces quotas
</li><li>Allow per-user, per-group quotas per-tablespace
</li></ul>
<h1><a name="section_3">Data Types</a></h1>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment