Search Postgresql Archives

Re:

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2010-02-23 at 13:50 -0500, Shu Ho wrote:
> All
>  
> do you clean up the server file by removing them 
> use 
>  
> find $logfile -mtime +$NUMBER_DAYS_TO_KEEP  -type f -print -exec rm -f
> {} \; 
>  
> in postgres ?
>  
> How to remove the archive log files in postgres ? is the same way as
> remove backup files and server log files ?
>  
>  
> thanks
> Amy 
> 
> ______________________________________________________________________
> Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. Sign up
> now.

google logrotate
man logrotate

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux