From b9a0010bb4fe327ae9361620f31cea955c597a4d Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Tue, 17 Apr 2012 17:29:28 +0200 Subject: started to prepare for multi-threaded version, logigng the pid/thread_id in verbose mode --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 15cf40a..20af36b 100644 --- a/TODO +++ b/TODO @@ -7,6 +7,9 @@ TODO list (in order of priority) here! - extended attributes - pooling of PQconn + - our own, thread-synchronized pooling? + - use pgpool? has secondary benefits like a replicated filesystem for + free - replace dir.path with a range search tree algo in DB - rename (after a redo of the dir table) - thread-synchronization (we can ommit the -s flag) -- cgit v1.2.3-54-g00ecf