Re: backend crash - Mailing list pgsql-bugs

From Tomas Vondra
Subject Re: backend crash
Date
Msg-id 20200413192805.yc37o5whqppmcckv@development
Whole thread Raw
In response to Re: backend crash  (Magnus Hagander <magnus@hagander.net>)
List pgsql-bugs
On Mon, Apr 13, 2020 at 07:20:18PM +0200, Magnus Hagander wrote:
>On Mon, Apr 13, 2020 at 7:08 PM Tomas Vondra <tomas.vondra@2ndquadrant.com>
>wrote:
>
>> On Mon, Apr 13, 2020 at 06:48:05PM +0200, Kamil Jońca wrote:
>> >Tomas Vondra <tomas.vondra@2ndquadrant.com> writes:
>> >
>> >[...]
>> >>>
>> >>
>> >> Also, presumably you're building from source, right? What configure
>> >> options are you using?
>> >
>> >No. It is installed from
>> >
>> >http://apt.postgresql.org/pub/repos/apt/ sid-pgdg main
>> >
>>
>> I'm not familiar with the debian packages, but I'd not expect them to
>> have asserts enabled - that's only for development builds, really. Are
>> you sure you're not running some other binary accidentally?
>>
>
>Debian "sid" is the "unstable" distribution, for development. Unless things
>has changed since
>https://www.postgresql.org/message-id/20170610202102.vz5l4eudghktvwgj%40msg.df7cb.de,
>they're built with asserts on by default for that distribution, but not for
>the regular versions.
>

Ah, right - that explains it. Thanks.


-- 
Tomas Vondra                  http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-bugs by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: backend crash
Next
From: Michael Paquier
Date:
Subject: Re: pg_isready bug