Re: reindex vs. drop index , create index

From: Francisco J Reyes <fran(at)natserv(dot)net>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: Henrik Steffen <steffen(at)city-map(dot)de>, PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: reindex vs. drop index , create index
Date: 2003-02-28 22:23:24
Message-ID: 20030228172227.A5444-100000@zoraida.natserv.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 21 Feb 2003, Neil Conway wrote:

> Also, it sounds like PostgreSQL might be dumping core. If that's the
> case, providing a backtrace from the core file (using gdb) would be
> helpful. It would be especially helpful if you could recompile
> PostgreSQL with debugging symbols (./configure --enable-debug) and get a
> backtrace after that.

Coming late to the thread..
Does compiling with --enable-debug causes any significant performance
impact?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dmitry Tkach 2003-02-28 22:25:58 Re: Locking rows
Previous Message Dmitry Tkach 2003-02-28 21:56:23 Re: postgres error reporting