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