From: | "D'Arcy J(dot)M(dot) Cain" <darcy(at)druid(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgresql(dot)org, current-users(at)netbsd(dot)org |
Subject: | Re: PostgreSQL, NetBSD and NFS |
Date: | 2003-02-01 19:16:29 |
Message-ID: | 200302011416.29353.darcy@druid.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Saturday 01 February 2003 14:00, Tom Lane wrote:
> What was the query it failed on, exactly? That last page it read
> seems to be an empty index page --- it should have moved on to the
> next index page, I'd think, rather than doing anything that could
> hang up.
Here's the log. As you can see, nothing was logged after the COPY command.
It's possible that the file was corrupted. I will do a new test from scratch
now that I am not switching speeds.
--
D'Arcy J.M. Cain <darcy(at){druid|vex}.net> | Democracy is three wolves
http://www.druid.net/darcy/ | and a sheep voting on
+1 416 425 1212 (DoD#0082) (eNTP) | what's for dinner.
Attachment | Content-Type | Size |
---|---|---|
pg.log | text/x-log | 1.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2003-02-01 19:41:42 | Re: not using index for select min(...) |
Previous Message | Tom Lane | 2003-02-01 19:00:10 | Re: PostgreSQL, NetBSD and NFS |