[root@tmc_db01 data13]# /usr/local/postgresql9/bin/psql -p 5432 -U postgres -d
psql (9.0.2)
Type "help" for help.
postgres=# select pg_stop_backup();
NOTICE: pg_stop_backup cleanup done, waiting for required WAL segments to be
WARNING: pg_stop_backup still waiting for all required WAL segments to be arc
HINT: Check that your archive_command is executing properly. pg_stop_backup
ERROR: canceling statement due to statement timeout
postgres=#
postgres=#
postgres=#
postgres=# \q