How to restore "postgres" database?

Поиск
Список
Период
Сортировка
От Alexander Farber
Тема How to restore "postgres" database?
Дата
Msg-id AANLkTim6fZgcgzUnPVW9zsV8j87NJwW2UBWDcczA97CS@mail.gmail.com
обсуждение исходный текст
Ответы Re: How to restore "postgres" database?  (Craig Ringer <craig@postnewspapers.com.au>)
Список 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 по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Optimizing postgresql.conf for dedicated windows server 2003 x64 standard edition
Следующее
От: bricklen
Дата:
Сообщение: Re: Analyze tool?