Re: 7.4.1 upgrade issues - Mailing list pgsql-general

From Tom Lane
Subject Re: 7.4.1 upgrade issues
Date
Msg-id 1165.1078639144@sss.pgh.pa.us
Whole thread Raw
In response to Re: 7.4.1 upgrade issues  ("Gavin M. Roy" <gmr@ehpg.net>)
List pgsql-general
"Gavin M. Roy" <gmr@ehpg.net> writes:
> ... the issue seems to be more revolving around the
> backend getting so much cpu priority it's not allowing other backends to
> process, or something along those lines.

I can't think of any difference between 7.3 and 7.4 that would create
a problem of that sort where there was none before.  For that matter,
since Postgres runs nonprivileged it's hard to see how it could create
a priority problem in any version.  I thought the previous suggestion
about added use of hashtables was a pretty good idea.  We could
confirm or disprove it by looking at EXPLAIN output.

            regards, tom lane

pgsql-general by date:

Previous
From: "Gavin M. Roy"
Date:
Subject: Re: 7.4.1 upgrade issues
Next
From: Mage
Date:
Subject: recursive trigger