Content-Length: 274831 | pFad | http://github.com/postgrespro/postgres_cluster/commit/2999495525c8813c01c8a6aa37e80468c0f15466
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef51e0b commit 2999495Copy full SHA for 2999495
.travis.yml
@@ -5,5 +5,5 @@ os:
5
compiler:
6
- gcc
7
- clang
8
-script: ./configure && make check
+script: ./configure && make -j 4 && make check
9
README.md
@@ -1,5 +1,7 @@
1
# Postgres_cluster
2
3
+[](https://travis-ci.org/postgrespro/postgres_cluster)
4
+
Various experiments with PostgreSQL clustering perfomed at PostgresPro.
This is mirror of postgres repo with several changes to the core and few extra extensions.
Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/2999495525c8813c01c8a6aa37e80468c0f15466
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments