summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-04-24 10:42:53 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-04-24 10:42:53 +0200
commit455b71bbe074599b9d6a2915050f2784df8a117d (patch)
treeefeb6c11cceda28533979aea1937e10971f5d923 /README
parent2e7f37d9c3ffb495b4a3e1d53783897eca970b4a (diff)
downloadpgfuse-455b71bbe074599b9d6a2915050f2784df8a117d.tar.gz
pgfuse-455b71bbe074599b9d6a2915050f2784df8a117d.tar.bz2
updated requirements and todos
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index ba13ff2..3a95c7d 100644
--- a/README
+++ b/README
@@ -4,6 +4,12 @@ Purpose
Store files and their metadata completly in a PostgreSQL database.
Expose a standard file system with the help of the FUSE API.
+Requirements
+------------
+
+PostgreSQL 8.4 or newer
+FUSE 2.6 or newer
+
History
-------