vacuum

Поиск
Список
Период
Сортировка
От Culley Harrelson
Тема vacuum
Дата
Msg-id 5.1.0.14.2.20011124085146.00a87ec0@shapebooks.com
обсуждение исходный текст
Список pgsql-general
couple of questions about vacuum:

If you run vacuum nightly does that mean you do not need to run vacuum
analyze?  is analyze implicit?

I've set up a job to vacuum my databases nightly but the account running
the job doesn't have super-user permissions and it blows up on all the pg_
tables.  Is there any harm in transferring ownership of these tables away
from a super-user?

culley


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

Предыдущее
От: Neil Zanella
Дата:
Сообщение: Re: checking date format with postgresql without creating
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: How to address field names in a join query