Re: Confused with PostgreSQL on Synology NAS
chris <yuanzefuwater@126.com>
From: chris <yuanzefuwater@126.com>
To: "Sergei Kornilov" <sk@zsrv.org>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2021-11-10T10:59:44Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Revert per-index collation version tracking feature.
- ec4831470826 14.0 cited
Wow, thanks so much, I checked it and there is a config on postgresql.conf. Regards, Chris On 11/10/2021 18:38,Sergei Kornilov<sk@zsrv.org> wrote: Hello postgresql uses hba_file configuration parameter: https://www.postgresql.org/docs/current/runtime-config-file-locations.html So could be changed in postgresql.conf regards, Sergei