force custom query plans in akkoma
This commit is contained in:
parent
2c18a9609b
commit
9828be00cd
1 changed files with 2 additions and 0 deletions
|
@ -139,6 +139,8 @@
|
|||
database = "akkoma";
|
||||
pool_size = 10;
|
||||
socket_dir = "/run/postgresql";
|
||||
prepare = mkAtom ":named";
|
||||
parameters.plan_cache_mode = "force_custom_plan";
|
||||
};
|
||||
"Pleroma.Web.Endpoint" = {
|
||||
url = {
|
||||
|
|
Loading…
Reference in a new issue