graphql-engine/docs/graphql/manual/deployment
Auke Booij bc3d735bf3
server/docs: add instructions to fix loss of float precision in PostgreSQL <= 11 (#5187)
This adds a server flag, --pg-connection-options, that can be used to set a PostgreSQL connection parameter, extra_float_digits, that needs to be used to avoid loss of data on older versions of PostgreSQL, which have odd default behavior when returning float values. (fixes #5092)
2020-06-30 10:39:25 +02:00
..
docker docs: remove duplicate labels and fix links (#4952) 2020-06-11 18:27:46 +05:30
graphql-engine-flags server/docs: add instructions to fix loss of float precision in PostgreSQL <= 11 (#5187) 2020-06-30 10:39:25 +02:00
heroku docs: fix link in heroku deployment guide (#4739) 2020-05-12 12:40:57 +05:30
kubernetes docs: remove duplicate labels and fix links (#4952) 2020-06-11 18:27:46 +05:30
allow-list.rst docs/console: clarify usage of "query" vs "request" , change allowed queries to allow list (close #4053) (#5182) 2020-06-24 23:00:08 +05:30
compression.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
custom-docker-images.rst docs: add page for procuring custom docker images and binaries (#4828) 2020-05-21 12:52:18 +05:30
downgrading.rst docs: add database url env to server downgrade docs (#4593) 2020-04-29 15:36:15 +05:30
enable-https.rst docs: a sample Caddyfile for Caddy 2 to enable https section (#4710) 2020-05-18 13:56:02 +05:30
index.rst docs: update PG requirements page (close #4865) (#4857) 2020-06-02 20:25:40 +05:30
logging.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
postgres-requirements.rst docs: add section for managed databases and related perms (close #1677, close #3783) (#5228) 2020-06-29 18:58:03 +05:30
production-checklist.rst docs: update pgdump key in production checklist (#4814) 2020-05-21 16:40:33 +05:30
securing-graphql-endpoint.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
updating.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30