Re: vacuum all but system tables

Поиск
Список
Период
Сортировка
От A.Bhuvaneswaran
Тема Re: vacuum all but system tables
Дата
Msg-id Pine.LNX.4.44.0303191856010.2487-100000@Bhuvan.bksys.co.in
обсуждение исходный текст
Ответ на vacuum all but system tables  ("Victor Yegorov" <viy@pirmabanka.lv>)
Список pgsql-sql
> I'd like to make a script to automatically vacuum all my DBs nightly. And
> I'd like to skip system tables, starting with pg_*.

If you run the process as non-super user, it must skip your system tables.  
On the other hand, if you run it as a super user, it must be done table 
wise from your script. 

regards,
bhuvaneswaran



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

Предыдущее
От: "Sjors"
Дата:
Сообщение: Re: howto/min values
Следующее
От: Christoph Haller
Дата:
Сообщение: Re: howto/min values