Skip to content

Commit fd700fe

Browse files
Alexandra Pervushinadanolivo
authored andcommitted
Rename conf.add to aqo.conf.
Change max_parallel_workers_per_gather to max_parallel_maintenance_workers.
1 parent 7c443af commit fd700fe

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ REGRESS = aqo_disabled \
3434
fdw_srcdir = $(top_srcdir)/contrib/postgres_fdw
3535
stat_srcdir = $(top_srcdir)/contrib/pg_stat_statements
3636
PG_CPPFLAGS += -I$(libpq_srcdir) -I$(fdw_srcdir) -I$(stat_srcdir)
37-
EXTRA_REGRESS_OPTS=--temp-config=$(top_srcdir)/$(subdir)/conf.add
37+
EXTRA_REGRESS_OPTS=--temp-config=$(top_srcdir)/$(subdir)/aqo.conf
3838
EXTRA_INSTALL = contrib/postgres_fdw contrib/pg_stat_statements
3939

4040
DATA = aqo--1.0.sql aqo--1.0--1.1.sql aqo--1.1--1.2.sql aqo--1.2.sql \

aqo.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
autovacuum = off
2+
shared_preload_libraries = 'postgres_fdw, aqo'
3+
max_parallel_maintenance_workers = 1 # switch off parallel workers because of unsteadiness
4+
aqo.wide_search = 'on'

conf.add

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy