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
This commit is contained in:
committed by
Wolfgang Walther
parent
f33bccbcdb
commit
6eaaa9aa9b
@@ -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.
|
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 <https://github.com/commercialhaskell/stack>`_. It will install any necessary Haskell dependencies on your system.
|
You can build PostgREST from source with `Stack <https://github.com/commercialhaskell/stack>`_. It will install any necessary Haskell dependencies on your system.
|
||||||
|
|
||||||
* `Install Stack <https://docs.haskellstack.org/en/stable/README/#how-to-install-stack>`_ for your platform
|
* `Install Stack <https://docs.haskellstack.org/en/stable/README/#how-to-install-stack>`_ for your platform
|
||||||
|
|||||||
@@ -36,7 +36,6 @@ filename
|
|||||||
FreeBSD
|
FreeBSD
|
||||||
fts
|
fts
|
||||||
GeoJSON
|
GeoJSON
|
||||||
GHC
|
|
||||||
Github
|
Github
|
||||||
Google
|
Google
|
||||||
grantor
|
grantor
|
||||||
|
|||||||
Reference in New Issue
Block a user