Re: BUG #15678: The postgresql.conf string does not define serverbehavior (default_transaction_isolation) - Mailing list pgsql-bugs

From Andres Freund
Subject Re: BUG #15678: The postgresql.conf string does not define serverbehavior (default_transaction_isolation)
Date
Msg-id 20190308181330.xm4zobm4ubkbwu5i@alap3.anarazel.de
Whole thread Raw
In response to BUG #15678: The postgresql.conf string does not define server behavior (default_transaction_isolation)  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
On 2019-03-08 17:38:33 +0000, PG Bug reporting form wrote:
> The following bug has been logged on the website:
> 
> Bug reference:      15678
> Logged by:          Vasiliy Korotkikh
> Email address:      dhaenoor@yandex.ru
> PostgreSQL version: 11.2
> Operating system:   Debian Stretch
> Description:        
> 
> In the configuration file of my server there is the following line:
> default_transaction_isolation = 'serializable'

Did you reload the configuration after making that change? SELECT
pg_reload_conf();

Greetings,

Andres Freund


pgsql-bugs by date:

Previous
From: Evgeniy Efimkin
Date:
Subject: Re: BUG #15617: walsender hang if sync replica disconnected from network
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #15678: The postgresql.conf string does not define serverbehavior (default_transaction_isolation)