Data

From: Phillip Jansen <pfj(at)ucs(dot)co(dot)za>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Data
Date: 2001-06-27 20:09:40
Message-ID: 3B3A3D84.18EEF7F@ucs.co.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi
<p>I trying to compare oracle vs postgresql , so I&nbsp;have a table containing
about 7.6 mil records but every time I&nbsp;try to do a simple select on
the table it throws a core dump and segmentation fault. At first it returns
"backend returns D&nbsp; before T" and then after a while it crashes.
<br>I&nbsp;did run VACUUM ANALYZE and rebuild my indexes after I&nbsp;loaded
the data.
<p>Any ideas??
<p>Phillip</html>

Attachment Content-Type Size
unknown_filename text/html 494 bytes

Responses

  • Re: Data at 2001-06-27 15:10:13 from Tom Lane

Browse pgsql-hackers by date

  From Date Subject
Next Message David D. Kilzer 2001-06-27 20:44:49 Re: [PATCH] Contrib C source for casting MONEY to INT[248] and FLOAT[48]
Previous Message Hannu Krosing 2001-06-27 19:47:19 Re: functions returning records