forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit97799fc
committed
Update TODO list.
Index: TODO===================================================================RCS file: /home/projects/pgsql/cvsroot/pgsql/doc/TODO,vretrieving revision 1.309diff -r1.309 TODO3c3< Last updated:Sat Dec 23 09:48:47 EST 2000---> Last updated:Wed Dec 27 00:44:44 EST 200060a61,70> * Add replication of distributed databases [replication]> o automatic fallover> o load balancing> o master/slave replication> o multi-master replication> o partition data across servers> o sample implementation in contrib/rserv> o queries across databases or servers (two-phase commit)> * Point-in-time data recovery using backup and write-ahead log> * Allow row re-use without vacuum(Vadim)112c122< * Make file in/out interface to TOAST columns---> * Make binary/file in/out interface for TOAST columns122a133> * Automatically create rules on views so they are updateable, per SQL92173c184< * allow psql \d to show temporary table schema---> * allow psql \d to show temporary table structure195d205< * Add replication of distributed databases [replication]200a211,212> * Incremental backups> * Allow SQL92 schemas205d216< * Allow row re-use without vacuum(Vadim)229a241> * Allow Java server-side programming278a291> * Automatically keep clustering on a table329d341< �5~1 parent8b97d7a commit97799fc
1 file changed
+18
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
61 | 71 | | |
62 | 72 | | |
63 | 73 | | |
| |||
109 | 119 | | |
110 | 120 | | |
111 | 121 | | |
112 | | - | |
| 122 | + | |
113 | 123 | | |
114 | 124 | | |
115 | 125 | | |
| |||
120 | 130 | | |
121 | 131 | | |
122 | 132 | | |
| 133 | + | |
123 | 134 | | |
124 | 135 | | |
125 | 136 | | |
| |||
170 | 181 | | |
171 | 182 | | |
172 | 183 | | |
173 | | - | |
| 184 | + | |
174 | 185 | | |
175 | 186 | | |
176 | 187 | | |
| |||
192 | 203 | | |
193 | 204 | | |
194 | 205 | | |
195 | | - | |
196 | 206 | | |
197 | 207 | | |
198 | 208 | | |
199 | 209 | | |
200 | 210 | | |
| 211 | + | |
| 212 | + | |
201 | 213 | | |
202 | 214 | | |
203 | 215 | | |
204 | 216 | | |
205 | | - | |
206 | 217 | | |
207 | 218 | | |
208 | 219 | | |
| |||
227 | 238 | | |
228 | 239 | | |
229 | 240 | | |
| 241 | + | |
230 | 242 | | |
231 | 243 | | |
232 | 244 | | |
| |||
276 | 288 | | |
277 | 289 | | |
278 | 290 | | |
| 291 | + | |
279 | 292 | | |
280 | 293 | | |
281 | 294 | | |
| |||
326 | 339 | | |
327 | 340 | | |
328 | 341 | | |
329 | | - | |
| |||
0 commit comments
Comments
(0)