Re: BUG #15678: The postgresql.conf string does not define server behavior (default_transaction_isolation)

From: Дуотт Даэнур <dhaenoor(at)yandex(dot)ru>
To: Andres Freund <andres(at)anarazel(dot)de>, "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #15678: The postgresql.conf string does not define server behavior (default_transaction_isolation)
Date: 2019-03-08 18:29:39
Message-ID: 12819071552069779@myt2-cd7fa496c4f7.qloud-c.yandex.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

<div xmlns="http://www.w3.org/1999/xhtml"><div>Problem solved.</div><div>The reason was that I used pgcli.</div><div>When I use psql, everything works as it should.</div><div>I assume that pgcli chooses transaction isolation level by itself.</div></div><div xmlns="http://www.w3.org/1999/xhtml"> </div><div xmlns="http://www.w3.org/1999/xhtml"><a href="https://www.sql.ru/forum/1310005/funkciya-v-pg11-2-ne-zapuskaetsya-s-urovnem-izolyacii-serializable">https://www.sql.ru/forum/1310005/funkciya-v-pg11-2-ne-zapuskaetsya-s-urovnem-izolyacii-serializable</a></div><div xmlns="http://www.w3.org/1999/xhtml"> </div><div xmlns="http://www.w3.org/1999/xhtml">Thank you!</div><div><br /></div><div><br /></div><div>08.03.2019, 22:13, "Andres Freund" &lt;andres(at)anarazel(dot)de&gt;:</div><blockquote type="cite"><p>On <span>2019-03-08 17</span>:38:33 +0000, PG Bug reporting form wrote:<br /></p><blockquote> The following bug has been logged on the website:<br /><br /> Bug reference: 15678<br /> Logged by: Vasiliy Korotkikh<br /> Email address: <a href="mailto:dhaenoor(at)yandex(dot)ru">dhaenoor(at)yandex(dot)ru</a><br /> PostgreSQL version: 11.2<br /> Operating system: Debian Stretch<br /> Description: <br /><br /> In the configuration file of my server there is the following line:<br /> default_transaction_isolation = 'serializable'<br /></blockquote><p><br />Did you reload the configuration after making that change? SELECT<br />pg_reload_conf();<br /><br />Greetings,<br /><br />Andres Freund<br /></p></blockquote>

Attachment Content-Type Size
unknown_filename text/html 1.5 KB

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2019-03-08 18:36:46 Re: BUG #15678: The postgresql.conf string does not define server behavior (default_transaction_isolation)
Previous Message Andres Freund 2019-03-08 18:13:30 Re: BUG #15678: The postgresql.conf string does not define server behavior (default_transaction_isolation)