on the bash (issued as postgres user) Start/Stop/Restart PostgreSQL pg_ctl -D $configdir start|stop|restart Start/Stop/Restart the corresponding PostgreSQL...
Best results in other decks
commandlinefu.com
s3cmd du s3://bucket-name | awk '{print $0/1024/1024/1024" GB"}'