OS: Debian 2.2.xHW: Intel P133
Debian starts PostgreSQL postmaster at boot up time. However, when Itype 'psql test' I get a message that reads:"connection to test failed.FATAL 1: Database test does not exist in pg_database".
What do I have to do to create the test database?
Thanks in advance.