PostgreSQL 9.4 has added a new SQL command called ALTER SYSTEM SET, introduced by this commit: commit 65d6e4cb5c62371dae6c236a7e709d503ae6ddf8 Author: Tatsuo Ishii Date: Wed Dec 18 23:42:44 2013 +0900 Add ALTER SYSTEM command to edit the server configuration file. Patch contributed by Amit Kapila. Reviewed by Hari Babu, Masao Fujii, Boszormenyi Zoltan, Andres Freund, [...]
↧