From 6eaaa9aa9b0a2581180da784be22c7eb35eb481c Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Sun, 18 Feb 2024 16:35:25 +0100 Subject: [PATCH] docs: Remove note about possible memory leak on alpine We don't have any justification to add this hint anywhere. Resolves https://github.com/PostgREST/postgrest-docs/issues/399 --- docs/explanations/install.rst | 4 ---- docs/postgrest.dict | 1 - 2 files changed, 5 deletions(-) diff --git a/docs/explanations/install.rst b/docs/explanations/install.rst index f1ae253c3..9fcb8b8bb 100644 --- a/docs/explanations/install.rst +++ b/docs/explanations/install.rst @@ -182,10 +182,6 @@ Building from Source When a pre-built binary does not exist for your system you can build the project from source. -.. note:: - - We discourage building and using PostgREST on **Alpine Linux** because of a reported GHC memory leak on that platform. - You can build PostgREST from source with `Stack `_. It will install any necessary Haskell dependencies on your system. * `Install Stack `_ for your platform diff --git a/docs/postgrest.dict b/docs/postgrest.dict index 496a83ae6..ddfe7f2e4 100644 --- a/docs/postgrest.dict +++ b/docs/postgrest.dict @@ -36,7 +36,6 @@ filename FreeBSD fts GeoJSON -GHC Github Google grantor