Re: SQL Function Slowness, 8.3.0

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: SQL Function Slowness, 8.3.0
Date: 2008-04-18 04:01:52
Message-ID: 17943.1208491312@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Craig Ringer <craig(at)postnewspapers(dot)com(dot)au> writes:
> Tom Lane wrote:
>> Craig Ringer <craig(at)postnewspapers(dot)com(dot)au> writes:
>>> Speaking of this sort of support tool, what I personally often wish for
>>> is unique error message identifiers that can be looked up (say, with a
>>> web form) or a way to un/re-translate localized messages.
>>
>> The VERBOSE option already gives an exact pointer into the backend
>> sources...
>>
> The trouble is getting people to use it.

Sure, but what's your point? They won't provide a unique message
identifier without being pushed, either. (No, having such a thing
displayed by default isn't going to happen.)

regards, tom lane

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Craig Ringer 2008-04-18 04:21:46 Re: SQL Function Slowness, 8.3.0
Previous Message Francisco Reyes 2008-04-18 03:46:08 Group by more efficient than distinct?