Re: Re: [GENERAL] Symbols and versioning of binary releases; running a symbol server

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: [GENERAL] Symbols and versioning of binary releases; running a symbol server
Date: 2011-06-16 10:48:25
Message-ID: 4DF9DF79.10607@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On 16/06/2011 6:38 PM, Dave Page wrote:

>> To download 8.4.2-2 at all I had to go to download the latest EDB release,
>> note the URL and play substitution games. Maybe I just didn't find the "old
>> versions" link that'll turn out to be lurking somewhere.
>
> I'm not sure I understand the problem. We ship the symbols in the
> package, so why did you have to go looking for an old version to debug
> an issue?

Because I was debugging a dump. I didn't have that version installed on
my machine.

I could've just got them to send a zipped copy of their symbols
directory, too.

It turns out that it doesn't matter whether individual releases can be
perfectly identified; the symbol server indexer takes care of that. I'll
just collect symbols from each release and pop them in my symbol cache
so I don't have to worry in future.

Publishing a complete symbol cache via a symbol server would be pretty
handy, though. If needs be it's something I'll do, it'll just be harder
for me to keep it up to date and not miss any releases.

--
Craig Ringer

Tech-related writing at http://soapyfrogs.blogspot.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sanjay Rao 2011-06-16 10:53:54 Re: streaming replication trigger file
Previous Message Greg Smith 2011-06-16 10:43:13 Re: You could be a PostgreSQL Patch Reviewer!

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2011-06-16 11:25:49 Re: use less space in xl_xact_commit patch
Previous Message Dave Page 2011-06-16 10:38:04 Re: Re: [GENERAL] Symbols and versioning of binary releases; running a symbol server