From 36b1a442815ebe821aaaf6388fbd0d75b853a44a Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 17 Apr 2013 15:58:04 +0200 Subject: improved statfs (symlink handling, handling of default PGDATA) --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'TODO') 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 -- cgit v1.2.3-54-g00ecf