Re: small development tip: Consider using the gold linker - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: small development tip: Consider using the gold linker
Date
Msg-id CAH2-WzkU_DTB8B=Tr6o+y0wbgmJeTG=mEXnRPWcYTnWvCoMMtg@mail.gmail.com
Whole thread Raw
In response to Re: small development tip: Consider using the gold linker  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Tue, Feb 22, 2022 at 4:26 PM Andres Freund <andres@anarazel.de> wrote:
> I've switched back and forth between gold and lld a couple times. Eventually I
> always get frustrated by lld causing slowdowns and other issues for gdb. Did
> you ever hit one of those?

Now that you mention it...gdb was very slow the last few times I used
it, which wasn't for long enough for it to really matter. This must
have been why. I might have to rescind my recommendation of lld.

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Design of pg_stat_subscription_workers vs pgstats
Next
From: Andres Freund
Date:
Subject: Re: Use generation context to speed up tuplesorts