From 8c9babd66a4fafe2e5c3c1b1b4635a6a2828b962 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Mon, 4 May 2020 13:31:45 +0000 Subject: [PATCH] Added the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..112fde5 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# pg_repack + +PostgreSQL extension which lets you remove bloat from tables and indexes \ No newline at end of file