Suggest swap file on systems with under 1GB of ram (#30)
This commit is contained in:
@@ -76,6 +76,10 @@ When a pre-built binary does not exist for your system you can build the project
|
|||||||
stack build --install-ghc
|
stack build --install-ghc
|
||||||
sudo stack install --allow-different-user --local-bin-path /usr/local/bin
|
sudo stack install --allow-different-user --local-bin-path /usr/local/bin
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
If building fails and your system has less than 1GB of memory, try adding a swap file.
|
||||||
|
|
||||||
* Check that the server is installed: :code:`postgrest --help`.
|
* Check that the server is installed: :code:`postgrest --help`.
|
||||||
|
|
||||||
PostgREST Test Suite
|
PostgREST Test Suite
|
||||||
|
|||||||
Reference in New Issue
Block a user