Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix reference to deprecated SIGHUP call #1284

Merged
merged 1 commit into from
Apr 27, 2019

Conversation

dsernst
Copy link
Contributor

@dsernst dsernst commented Apr 26, 2019

This updates the CONTRIBUTING.md instructions about sending a SIGHUP call (deprecated) to SIGUSR1, and links to relevant docs: http://postgrest.org/en/v5.2/admin.html#schema-reloading

Per the docs:

As of PostgREST v5.1 reloading with SIGHUP is deprecated, it’s still supported but will be removed in v6.0. SIGUSR1 should be used instead.

See 5.1.0 CHANGELOG or #724

This updates the instructions about sending a `SIGUP` call (deprecated) to `SIGUSR1`, and links to relevant docs: http://postgrest.org/en/v5.2/admin.html#schema-reloading

Per the docs:

> As of PostgREST v5.1 reloading with SIGHUP is deprecated, it’s still supported but will be removed in v6.0. SIGUSR1 should be used instead.

See [5.1.0 CHANGELOG](https://github.com/PostgREST/postgrest/blob/d32f373e1ee95ba68141a3f3a48ab8c94ea2453a/CHANGELOG.md#deprecated) or PostgREST#724
@dsernst dsernst changed the title Fix reference to deprecated SIGUP call Fix reference to deprecated SIGHUP call Apr 26, 2019
@steve-chavez steve-chavez merged commit bcc317d into PostgREST:master Apr 27, 2019
@steve-chavez
Copy link
Member

@dsernst Thank you!

monacoremo pushed a commit to monacoremo/postgrest that referenced this pull request Jul 17, 2021
This updates the instructions about sending a `SIGUP` call (deprecated) to `SIGUSR1`, and links to relevant docs: http://postgrest.org/en/v5.2/admin.html#schema-reloading

Per the docs:

> As of PostgREST v5.1 reloading with SIGHUP is deprecated, it’s still supported but will be removed in v6.0. SIGUSR1 should be used instead.

See [5.1.0 CHANGELOG](https://github.com/PostgREST/postgrest/blob/d32f373e1ee95ba68141a3f3a48ab8c94ea2453a/CHANGELOG.md#deprecated) or PostgREST#724
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants