File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Tue Mar 11 16:04:51 EDT 2008
4
+ Last updated: Tue Mar 11 16:16:32 EDT 2008
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -111,6 +111,10 @@ Administration
111
111
o Allow the server to be stopped/restarted via an SQL API
112
112
o Issue a warning if a change-on-restart-only postgresql.conf value
113
113
is modified and the server config files are reloaded
114
+ o Consider normalizing fractions in postgresql.conf, perhaps
115
+ using '%'
116
+
117
+ http://archives.postgresql.org/pgsql-hackers/2007-06/msg00550.php
114
118
115
119
116
120
* Tablespaces
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Tue Mar 11 16:04:51 EDT 2008
11
+ Last updated: Tue Mar 11 16:16:32 EDT 2008
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -106,6 +106,10 @@ <h1><a name="section_2">Administration</a></h1>
106
106
</ li > < li > Allow the server to be stopped/restarted via an SQL API
107
107
</ li > < li > Issue a warning if a change-on-restart-only postgresql.conf value
108
108
is modified and the server config files are reloaded
109
+ </ li > < li > Consider normalizing fractions in postgresql.conf, perhaps
110
+ using '%'
111
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-06/msg00550.php "> http://archives.postgresql.org/pgsql-hackers/2007-06/msg00550.php</ a >
112
+ </ p >
109
113
</ li > </ ul >
110
114
</ li > < li > Tablespaces
111
115
< ul >
You can’t perform that action at this time.
0 commit comments