Re: [SQL] Can VACUUM, but cannot do VACUUM ANALYZE

Поиск
Список
Период
Сортировка
От Oleg Broytmann
Тема Re: [SQL] Can VACUUM, but cannot do VACUUM ANALYZE
Дата
Msg-id Pine.LNX.4.20.9910231202050.9896-100000@fep132.fep.ru
обсуждение исходный текст
Ответ на Can VACUUM, but cannot do VACUUM ANALYZE  ("Albert REINER" <areiner@tph.tuwien.ac.at>)
Ответы Re: [SQL] Can VACUUM, but cannot do VACUUM ANALYZE
Re: [SQL] Can VACUUM, but cannot do VACUUM ANALYZE
Список pgsql-sql
On Sat, 23 Oct 1999, Albert REINER wrote:
> I.e., I can VACUUM, but I cannot do VACUUM ANALYZE. Why should analyze
> do an ABORT? By the way, I do not notice any strange behavior with
> this database, and pg_dump works fine on it.
  Once I saw similar behaviour. I found thta the problem was in broken
strcoll() function in glibc2; I compiled Postgres with locale support.
After upgrading (Debain GNU/Linux 2.0 to 2.1) I got newer libc, and the
problem gone away.  What system/config you are running? OS, compiler, postgres version,
compilation flags?

Oleg.
----    Oleg Broytmann     http://members.xoom.com/phd2/     phd2@earthling.net          Programmers don't die, they
justGOSUB without RETURN.
 



В списке pgsql-sql по дате отправления:

Предыдущее
От: Florian Baumert
Дата:
Сообщение: ...
Следующее
От: "Oliver Elphick"
Дата:
Сообщение: Re: [SQL] Can VACUUM, but cannot do VACUUM ANALYZE