Will the postgres community ever consider creating a decent backup
capability. Currently the way to create backups is through a Cron job.
For Postgres to ever be considered a true production systen then some
sort of transactional tracing has to be done. Otherwise you risk the
potential of losing quite a bit of data.
Dave Johnson