From c6ed5885ba8841a746c98a79635998c8890e73f1 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 20 Apr 2012 08:32:41 +0200 Subject: updated some documentation changed pool db connection allocation strategy --- pgfuse.1 | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'pgfuse.1') diff --git a/pgfuse.1 b/pgfuse.1 index 4e5413c..f1b8ccc 100644 --- a/pgfuse.1 +++ b/pgfuse.1 @@ -1,4 +1,4 @@ -.TH PgFuse "1" "04/18/2012" "PGFUSE" "User Commands" +.TH PgFuse "1" "04/20/2012" "PGFUSE" "User Commands" .SH NAME PgFuse \- FUSE-based file system with a PostgreSQL storage backend .SH SYNOPSIS @@ -73,15 +73,12 @@ PostgreSQL database. .TP - no mknod support .TP -- doesn't run multi-threaded currently (always give the -s option!) -.TP - no rename supported .TP - no support for extended attributes and ACLs .TP -- only auto-commit transactions currently, so parallel access from -other clients of the same database may see incomplete data -.TP - tested on Linux only currently +.TP +- no self-containment properties in respect to the database .SH AUTHOR PgFuse has been written by Andreas Baumann -- cgit v1.2.3-54-g00ecf