Re: High CPU load on Postgres Server during Peak times!!!!

Поиск
Список
Период
Сортировка
От Grzegorz Jaśkiewicz
Тема Re: High CPU load on Postgres Server during Peak times!!!!
Дата
Msg-id 2f4958ff0909250203t41202128qb4d118d969d32d9a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: High CPU load on Postgres Server during Peak times!!!!  (Shiva Raman <raman.shivag@gmail.com>)
Список pgsql-performance


2009/9/25 Shiva Raman <raman.shivag@gmail.com>
As suggested, i had changed the log_statement='ddl' and now it is logging only
the ddl statements . thanks for the tip.
 Can i delete the old log files in pg_log after backing up as zip archive ? is it neccesary to keep those log files ?

they're yours, you can do whatever you wish with em.
pg_logs are just textual log files.

pg_xlogs on the other hand, you should never touch (unless using logs storage/shipment for backups/replication).
 



--
GJ

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

Предыдущее
От: Shiva Raman
Дата:
Сообщение: Re: High CPU load on Postgres Server during Peak times!!!!
Следующее
От: Dan Sugalski
Дата:
Сообщение: Re: PG 8.3 and large shared buffer settings