Re: What is happening on buildfarm member dugong - Mailing list pgsql-hackers

From Tom Lane
Subject Re: What is happening on buildfarm member dugong
Date
Msg-id 8850.1189527624@sss.pgh.pa.us
Whole thread Raw
In response to Re: What is happening on buildfarm member dugong  ("Sergey E. Koposov" <math@sai.msu.ru>)
Responses Re: What is happening on buildfarm member dugong
List pgsql-hackers
"Sergey E. Koposov" <math@sai.msu.ru> writes:
> Actually, in the log file I also see some messages about has_seq_search:

> ERROR:  too many active hash_seq_search scans
> ERROR:  too many active hash_seq_search scans
> ERROR:  too many active hash_seq_search scans

BTW, I just made a commit to include the hash table name in this
message.  Could you update src/backend/utils/hash/dynahash.c and retry
the test?  I suspect it'll say the bgwriter's pending-ops table, but
we should verify that.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: invalidly encoded strings
Next
From: Peter Eisentraut
Date:
Subject: Re: Per-function search_path => per-function GUC settings