how to vacuum from cron?

Поиск
Список
Период
Сортировка
От John Madden
Тема how to vacuum from cron?
Дата
Msg-id 0102281810195V.13156@weez
обсуждение исходный текст
Ответы Re: how to vacuum from cron?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I guess the subject says it all -- what's the easiest way to do a vacuum
(say, nightly) if you're not allowing "trust" from local unix sockets?
(Counting out, of course, putting a password in any files...)

Thanks,
 John





--
# John Madden  weez@freelists.org ICQ: 2EB9EA
# FreeLists, Free mailing lists for all: http://www.freelists.org
# UNIX Systems Engineer, Ivy Tech State College: http://www.ivy.tec.in.us
# Linux, Apache, Perl and C: All the best things in life are free!

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

Предыдущее
От: "Oliver Elphick"
Дата:
Сообщение: Re: pg_dumpall -> fails
Следующее
От: Joseph Shraibman
Дата:
Сообщение: Re: 7.0 vs 7.1 running select count(*) FROM table WHERE (SELECT count(*) ) > 0;