agora inbox for postgres@postgres.berkeley.edu
help / color / mirror / Atom feedFrom: Raj Vadakkencherry <raj@CS.UCLA.EDU>
To: postgres@postgres.Berkeley.EDU
Cc: raj@CS.UCLA.EDU
Subject: Errors while running Postgres
Date: Thu, 11 Aug 1994 14:01:43 -0700 (PDT)
Message-ID: <9408112101.AA21809@oahu.cs.ucla.edu> (raw)
Hi,
We are trying to run postgres queries on a very large database and are
beset with problems. The postgres backend process dies in the middle of
the execution of some queries, reporting error messages like:
1. Fatal: No response from backend in PQExec
2. SearchSysCache: Called while cache disabled
3. Functions not present in .so file
etc.
(Some background: The queries are from the Sequoia 2000 benchmark tests.
The software and the data on which the queries operate were provided to us
by Paul Brown and Claire at Berkeley. If you are familiar with the above,
the name of the particular program we are referring to is "run_complete"
-- it loads the database with points, polygons and islands data, and
executes queries using LIBPQ calls)
The programs were compiled in the SUN Solaris environment. The version
of Postgres is 4.2. The database is large - approx. 80 MBytes.
Here is a sample of some queries and error messages:
Query sent to backend is "retrieve (polygons.location) where (size(polygons.loca
tion) > "1014420.0"::float8) and (make_circle("(-1704753, -581511)"::point, "317
0.0"::float8) <|> polygons.location) "^M
WARN:Aug 10 17:40:19:pg_procnameind: cannot extend^M
^M
Query sent to backend is "retrieve (polygons.landuse, polygons.location) where (
polygons.location && make_box(gpoints.location,"5000.0"::float8)) and (gpoints.n
ame = "Zaca Ridge") "^M
WARN:Aug 10 17:40:19:SearchSysCache: Called while cache disabled^M
^M
Query sent to backend is "retrieve into Query10 (gpoints.name, gpoints.location)
where (gpoints.location @ polygons.location) and (polygons.landuse = 91) "^M
WARN:Aug 10 17:40:19:SearchSysCache: Called while cache disabled^M
Any help or suggestions to correct the problems will be greatly appreciated.
Thanks,
Raj.
==============================================================================
To add/remove yourself to/from the POSTGRES mailing list: send mail with
the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"
If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
a human will deal with it. DO NOT post to the "postgres" mailing list.
==============================================================================
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: postgres@postgres.berkeley.edu
Cc: raj@CS.UCLA.EDU
Subject: Re: Errors while running Postgres
In-Reply-To: <9408112101.AA21809@oahu.cs.ucla.edu>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox