2 - execute these as the postgres user:
su - postgres
One option is to create a super-user with something like:
postgres$ createuser -d -a -P airtime
then:
airtime$ createdb ibmadb
then do administrative things with that user. It looks like you're new here. If you want to get involved, click one of these buttons!