Re: PgAdmin startup query VERY slow

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: PgAdmin startup query VERY slow
Дата
Msg-id 200401061317.30877.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: PgAdmin startup query VERY slow  (Michael Shapiro <mshapiro@ncsa.edu>)
Ответы Re: PgAdmin startup query VERY slow  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
Mark,

> That seemed to fix it. What does VACUUM ANALYZE do that VACUUM FULL does
> not? What causes a database to need vacuuming?

See the Online Docs:
http://www.postgresql.org/docs/current/static/maintenance.html

Incidentally, just ANALYZE would probably have fixed your problem.   Please do
suggest to the PGAdmin team that they add a FAQ item about this.


--
-Josh Berkus
 Aglio Database Solutions
 San Francisco


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

Предыдущее
От: Michael Shapiro
Дата:
Сообщение: Re: PgAdmin startup query VERY slow
Следующее
От: "D'Arcy J.M. Cain"
Дата:
Сообщение: Re: Select max(foo) and select count(*) optimization