From fa46e153184b44c21f1b2c9ce19f9e1518d54d23 Mon Sep 17 00:00:00 2001 From: Lev Kokotov Date: Fri, 4 Feb 2022 16:02:18 -0800 Subject: [PATCH] :) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b8ac733..c262eac 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,12 @@ pgbench -t 1000 -p 5433 -h 127.0.0.1 --protocol extended 1. Session mode. 2. Transaction mode (basic). 3. `COPY` protocol support. +4. Query cancellation. ## Missing -1. Query cancellation support. -2. All the features I promised above. Will make them soon, promise :-). -3. Authentication, ehem, this proxy is letting anyone in at the moment. +1. All the features I promised above. Will make them soon, promise :-). +2. Authentication, ehem, this proxy is letting anyone in at the moment. ## Benchmarks