Loading pkgs/servers/sql/postgresql/ext/pg_repack.nix +1 −1 Original line number Diff line number Diff line Loading @@ -27,9 +27,9 @@ stdenv.mkDerivation rec { exclusive lock on the processed tables during processing. pg_repack is efficient to boot, with performance comparable to using CLUSTER directly. ''; homepage = "https://github.com/reorg/pg_repack"; license = licenses.bsd3; maintainers = with maintainers; [ danbst ]; inherit (postgresql.meta) platforms; inherit (src.meta) homepage; }; } Loading
pkgs/servers/sql/postgresql/ext/pg_repack.nix +1 −1 Original line number Diff line number Diff line Loading @@ -27,9 +27,9 @@ stdenv.mkDerivation rec { exclusive lock on the processed tables during processing. pg_repack is efficient to boot, with performance comparable to using CLUSTER directly. ''; homepage = "https://github.com/reorg/pg_repack"; license = licenses.bsd3; maintainers = with maintainers; [ danbst ]; inherit (postgresql.meta) platforms; inherit (src.meta) homepage; }; }