summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index bff7c24..45de361 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,10 @@
TODO list (in order of priority)
---------
-- integrate statfs patch:
- - no Perl, Shell, Posix df dependency
+- integrate statfs patch
+ - find alteratives way to determine PGDATA at runtime (by NOT
+ asking the Postgresql server)
+ - find a way to calculate PGDATA while compiling
- handling of most file system metadata
- ownership: how is this done depending on
per-user or root mounts? think about security