| From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
|---|---|
| To: | frederic(dot)germaneau(at)bull(dot)net |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: signal 4 recieved when index creation |
| Date: | 2004-12-10 23:15:58 |
| Message-ID: | 20041210231557.GC7496@svana.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On my system signal 4 is SIGILL (Illegal instruction), maybe you're
triggering a compiler error. Can you run the backend under gdb or get a
core file to see where it's dying. Trying it compiled with gcc would be
a good test too...
On Thu, Dec 09, 2004 at 04:27:18PM +0100, frederic(dot)germaneau(at)bull(dot)net wrote:
> hi!
>
> I am testing postgreSQL 8.0 rc1 compiled with xlc on AIX5.2.
>
> I'm trying to create an index on a 4 500 000 raws table and postmaster
> recieves signal 4.
>
> what can I do to resolve it?
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | elein | 2004-12-11 00:19:39 | Re: Significado logo PostgreSQL |
| Previous Message | Doug McNaught | 2004-12-10 23:14:50 | Re: Shared disk |