From ddf8af5b0c5db9087d195243f8af6b532672cbc2 Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Tue, 27 Nov 2018 15:25:59 -0700 Subject: [PATCH] moar postgres-xl --- source/resources/apps/postgres-xl/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/resources/apps/postgres-xl/README.md b/source/resources/apps/postgres-xl/README.md index 8d124e1..63d6742 100644 --- a/source/resources/apps/postgres-xl/README.md +++ b/source/resources/apps/postgres-xl/README.md @@ -203,3 +203,8 @@ Set max connections from 100 to 1000. LOCATION: StreamConnection, /home/jebba/devel/postgres-xl/build_dir/../src/gtm/libpq/pqcomm.c:351 25497:3689674496:2018-11-27 13:55:47.067 MST -LOG: could not accept new connection: Too many open files +/etc/security/limits.d/pgxl.conf: +XXX increase fileno (open files) limit +* soft nofile 8192 +* hard nofile 8192 +