Re: reindex vs. drop index , create index
От
Neil Conway
Тема
Re: reindex vs. drop index , create index
Дата
Msg-id
1045809643.582.435.camel@tokyo
Ответ на
reindex vs. drop index , create index (Henrik Steffen)
Список
Дерево обсуждения
Re: reindex vs. drop index , create index "Henrik Steffen" <steffen@city-map.de>
Re: reindex vs. drop index , create index Neil Conway <neilc@samurai.com>
On Thu, 2003-02-20 at 12:03, Henrik Steffen wrote: > a few weeks ago I turned to REINDEXing my tables instead of DROPping and > reCREATEing them. > > now, however, I again have problems when VACUUMing or REINDEXing these > tables. Postgres states that the connection has been lost etc. Can you provide the exact error message, as well as the version of PostgreSQL you're using and any relevant OS version details. 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. Cheers, Neil -- Neil Conway || PGP Key ID: DB3C29FC
В списке pgsql-general по дате отправления