From 4f806ad00f8179e0007bcbc3d6114cddae0a533b Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 19 Apr 2012 07:48:40 +0200 Subject: removed size from PgFuseFile, update metadata on every write --- DEVELOPERS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DEVELOPERS') diff --git a/DEVELOPERS b/DEVELOPERS index 7a2a7e4..032d9cb 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -65,6 +65,10 @@ COPY FROM and COPY to as a fast, non-transactional mode? Pad blocks in data or not? Or all but the last one, allowing very small files to be stored efficiently. +How to tune the block sizes? What factors influence the experiment? +At the moment we store padded blocks of fixes size (STANDARD_BLOCK_SIZE), +not really sure if that is good or bad. + Directory tree in database -------------------------- -- cgit v1.2.3-54-g00ecf