Commit Graph
57 Commits
Author SHA1 Message Date
Laurence IslaandGitHub c46c3b7a86 Bump to PostgREST v9 (#468)
* Add highlights and modify changelog structure

* Rename upcoming page to v9.0.0

* Classify features, edit breaking changes and fixes

* Highlight top-level filtering

* Clarify PostgreSQL 14 breaking change

* Add devops to doc improvements

* Add curl snippets to doc improvements
2021-11-29 03:27:38 -05:00
Laurence IslaandGitHub a0bdcb706c Add curl examples alongside http snippets 2021-10-28 18:06:52 -05:00
Laurence IslaandGitHub b15dd8783e Add Retry-After header when recovering the connection 2021-10-21 21:08:29 -05:00
laurenceislaandGitHub a6a088e9f0 Specify external connection poolers 2021-09-30 17:18:58 -05:00
steve-chavez 0d23be7731 Fix logging blocks not showing on RTD 2021-08-10 00:37:25 -05:00
steve-chavez fcabf4012b Reorder release notes for v8.0 2021-08-10 00:26:24 -05:00
steve-chavez 52cdd50561 Show timestamps for server diagnostic information 2021-08-09 14:10:46 -05:00
laurenceislaandGitHub 5cbabe4a21 Add database notification functionality and configuration variables for schema reloading 2021-07-24 16:27:02 -05:00
laurenceislaandGitHub 41325fd9ba Add db-prepared-statements config option 2021-07-23 11:41:47 -05:00
laurenceislaandGitHub f7f3aadab8 Reorganize the Schema Cache information into a separate reference page (#404) 2021-06-18 12:10:31 -05:00
Wolfgang WaltherandWolfgang Walther 92395eae8a added postgrest-docs-linkcheck; clean up links
* removed outdated links
* updated permanent redirections
* updated postgres docs links to current version
* sort links in ecosystems by repo-name
* change http:// to https://
2021-04-06 10:19:44 +02:00
Wolfgang WaltherandWolfgang Walther 634a0c70b7 Fix spelling to satisfy postgrest-docs-spellcheck 2020-11-29 23:54:48 +01:00
Teemu SirviöandSteve Chavez 4c92fc7bca Update links to pg-safeupdate
Change broken links to Bitbucket to GitHub.
2020-07-09 11:28:10 -05:00
steve-chavez 5e44c8160f Add package managers in installation
Fixes https://github.com/PostgREST/postgrest-docs/issues/319

* Add development page
* Clear installation page from admin and development concerns
2020-05-22 14:36:56 -05:00
steve-chavez 7714bd9623 Move HTTPS section from auth to admin
It fits better into administration concerns
2020-04-21 15:16:21 -05:00
steve-chavez 3292fce732 Update schema reloading section
Fixes https://github.com/PostgREST/postgrest-docs/issues/243
2020-04-21 15:16:21 -05:00
ycheng2020andSteve Chavez 30d241fcff Fixed the pg_listen syntax (#285)
* Fixed the pg_listen syntax

Can't run killall -SIGUSR1 postgrest: No such file or directory

Error happens because pg_listen needs the full path to killall.
2019-12-08 01:00:02 -05:00
steve-chavez a0179cfd4b Remove keepalive nginx recommendation 2019-11-22 10:59:24 -05:00
steve-chavez 476af62326 Add planned count reference 2019-09-18 14:19:40 -05:00
steve-chavez 4fe34079d8 Reorganize ecosystem section 2019-08-26 10:28:03 -05:00
steve-chavez 91e44f12ec Fix #216, remove HUP reference 2019-08-26 10:28:03 -05:00
steve-chavez 3babff99b9 Fix #198, add note about nginx config location 2019-08-26 10:28:03 -05:00
Erwan ThomasandSteve Chávez f759b8bfc6 Fix miscellaneous Sphinx warnings (#244)
* /index.rst:24: WARNING: Line block ends without a blank line.

* /install.rst:300: WARNING: Explicit markup ends without a blank line; unexpected unindent.

* /admin.rst:273: WARNING: Could not lex literal_block as "http". Highlighting skipped.

* /tutorials/tut1.rst:150: WARNING: Could not lex literal_block as "json". Highlighting skipped.

* Remove extra newline

* Use integer value as epoch in JSON snippet

Even though using a string value is convenient (due to the lack of JSON
comments), it is confusing since the value should actually be an
integer. A slightly more verbose documentation is therefore preferable.
2019-08-18 16:32:08 -05:00
steve-chavez 9475f53fd7 Clarify important note about SIGHUP 2018-11-08 10:42:51 -05:00
steve-chavez efb39e5e12 Add SIGHUP deprecation notice 2018-09-20 10:47:52 -05:00
steve-chavez 83183ec8c6 Fix #171, postgres logging in docker 2018-09-20 10:47:52 -05:00
steve-chavez 9337f63823 Fix #153, add systemd service file 2018-09-20 10:47:52 -05:00
Joe NelsonandGitHub 7b2ab948be Schema auto-reload instructions (#124) 2018-03-11 12:26:16 -05:00
Joe NelsonandGitHub e7ddea0acf Document long jwt secrets as required (#109)
* Use long jwt secrets as required

* Fix spelling and adjust custom dictionary
2017-10-07 13:03:30 -05:00
Joe Nelson 45ddafc2a8 How to determine server version
Fixes #63
2017-09-09 20:36:10 -05:00
Joe Nelson 5185a92798 Move config section to install page
Document special host binding addresses

Fixes #83
2017-09-09 20:21:46 -05:00
Chris StryczynskiandJoe Nelson 49a62772c0 Single quotes give an error (#88)
of postgrest: ParseError "postgrest.config" "endOfInput"
2017-07-08 00:14:30 -05:00
Joe Nelson 6382b597fa Zeroeth tutorial 2017-07-02 21:17:49 -05:00
Joe Nelson 0f87137387 More improvements
When to use RAISE in procs

Fix broken links
2017-03-26 16:05:12 -07:00
Joe Nelson e54fb2a264 Misc improvements
How to pass a single json object to stored proc

List HTTP codes for db errors

Point out 404 semantics of singular responses

OR query workaround

Include nginx example for singular rewrite
2017-03-25 22:57:27 -07:00
Sushant BajracharyaandJoe Nelson f1181cce73 Added a / after location /api (#44) 2017-02-26 08:38:26 -08:00
Joe Nelson d461e3387f Note the need for percent encoding in passwords 2017-02-19 18:11:40 -08:00
Hugo DiasandJoe Nelson 6e1e8f02de fix: fix server-proxy-uri config (#35) 2017-02-10 09:49:56 -08:00
Joe Nelson 7742891c26 safeupdate via PGXN 2017-02-06 10:56:41 -08:00
Joe Nelson 588b0bc7e1 Fix internal links 2017-02-03 16:37:24 -08:00
philandJoe Nelson 404fcb6b27 Fix the plurality header docs for v0.4 (#32) 2017-01-26 07:32:27 -08:00
Leon du ToitandJoe Nelson 3262607b5b Document connect strings for older versions of libpq (#11) (#31) 2017-01-23 08:34:39 -08:00
Joe Nelson e37a2a569c Document rate limiting via nginx 2017-01-21 20:16:21 -08:00
Joe Nelson 58503af432 English and RST adjustments 2017-01-16 20:47:01 -08:00
Joe Nelson 8706779b42 Document SSH session termination precautions 2017-01-16 20:34:39 -08:00
Trevor BasingerandJoe Nelson 349726cdc0 Documentation b64 option #772 (#25) 2016-12-11 08:56:39 -08:00
Joe Nelson adb8522276 Sorting embedded resources 2016-12-05 16:14:28 -08:00
Joe Nelson 6b255e9806 Mark inline code as code, not italics 2016-12-04 13:59:24 -08:00
Joe Nelson 5b95d22e2a Base nginx conf from Ruslan 2016-11-27 12:28:10 -08:00
Joe Nelson 2a77ff5714 Schema cache rewrite 2016-11-20 16:37:18 -08:00