How to restore "postgres" database? - Mailing list pgsql-general

From Alexander Farber
Subject How to restore "postgres" database?
Date
Msg-id AANLkTim6fZgcgzUnPVW9zsV8j87NJwW2UBWDcczA97CS@mail.gmail.com
Whole thread Raw
Responses Re: How to restore "postgres" database?
List pgsql-general
Ouch! I've loaded my backup while being connected
to the wrong database - to the dafeult "postgres" database.

Is there a way to restore it? I currently have:

postgres=# \l
        List of databases
   Name    |  Owner   | Encoding
-----------+----------+----------
 postgres  | postgres | UTF8
 phpbb      | postgres | UTF8
 template0 | postgres | UTF8
 template1 | postgres | UTF8
(4 rows)

It is difficult to find the solution on the web (bad keywords)

Regards
Alex

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Optimizing postgresql.conf for dedicated windows server 2003 x64 standard edition
Next
From: bricklen
Date:
Subject: Re: Analyze tool?