timescaledb-parallel-copy: init at 2018-05-14

Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
Austin Seipp
2018-11-02 14:16:09 -05:00
parent 32dcb6051a
commit 5ca1b19dab
3 changed files with 49 additions and 0 deletions
+2
View File
@@ -13594,6 +13594,8 @@ with pkgs;
libmemcached = null; # Detection is broken upstream
};
timescaledb-parallel-copy = callPackage ../development/tools/database/timescaledb-parallel-copy { };
postgresql = postgresql_9_6;
inherit (callPackages ../servers/sql/postgresql { })