FATAL 1: Database dbname=template1 does not exist in pg_database

Carsten Huettl <chuettl@ahorn-net.de>

From: Carsten Huettl <chuettl@ahorn-Net.de>
To: PostgreSQL Liste Novice <pgsql-novice@postgresql.org>, PostgreSQL Liste General <pgsql-general@postgresql.org>
Date: 2000-06-23T09:53:09Z
Lists: pgsql-general, pgsql-novice
Hello again,

When I ty to access my pgsql with apache and php3 I got the following
error:

FATAL 1:  Database dbname=template1 does not exist in pg_database
When I connect with psql I can see template1.

How do I insert template1 into pg_database?

TIA
C.