|
8 | 8 | <bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
|
9 | 9 | <h1><aname="section_1">PostgreSQL TODO List</a></h1>
|
10 | 10 | <p>Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
11 |
| -Last updated: Fri Mar 709:51:26 EST 2008 |
| 11 | +Last updated: Fri Mar 710:56:00 EST 2008 |
12 | 12 | </p>
|
13 | 13 | <p>The most recent version of this document can be viewed at<br/>
|
14 | 14 | <ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
@@ -766,6 +766,9 @@ <h1><a name="section_10">Clients</a></h1>
|
766 | 766 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-04/msg00424.php">http://archives.postgresql.org/pgsql-hackers/2007-04/msg00424.php</a>
|
767 | 767 | </p>
|
768 | 768 | </li><li>Have \d show child tables that inherit from the specified parent
|
| 769 | +</li><li>Have \l+ show database size, if permissions allow |
| 770 | +<p> Ideally it will not generate an error for invalid permissions |
| 771 | +</p> |
769 | 772 | </li></ul>
|
770 | 773 | </li><li>pg_dump / pg_restore
|
771 | 774 | <ul>
|
|