bd_pgsql_purge(8) debian man page | unix.com

Man Page: bd_pgsql_purge

Operating Environment: debian

Section: 8

BD_PGSQL_PURGE(8)					      System Manager's Manual						 BD_PGSQL_PURGE(8)

NAME
bd_pgsql_purge - summarizer script for bandwidthd (postgresql mode)
DESCRIPTION
This program generatet the SQL code that should be run in certain intervals to summarize the data collected by bandwidthd (in postgresql mode) and purge the detailed records. The program itself only generates the SQL code. You need to feed it to your postgresql server your- self, which can be done by piping the output to the psql program. Adding a crontab script that runs weekly and cleans up the database is recommended.
FILES
/usr/sbin/bd_pgsql_purge - the script to generate sql code /etc/cron.weekly/bandwidthd-pgsql - default schedule for bd_pgsql_purge
SEE ALSO
bandwidthd(8) bandwidthd.conf(5) psql(1) Furter information available at the website: http://bandwidthd.sourceforge.net
AUTHOR
This manual page was written by Andreas Henriksson <andreas@fatal.se>, for the Debian GNU/Linux system. 8 Dec 2007 BD_PGSQL_PURGE(8)
Related Man Pages
ocf_heartbeat_pgsql(7) - centos
pg_wrapper(1) - debian
pg_createcluster(8) - debian
weekly(5) - netbsd
weekly.conf(5) - netbsd
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph