PostgeSQL unable to restore database from previous version 7.2 to 7.3

Поиск
Список
Период
Сортировка
От Martin_Hurst@dom.com
Тема PostgeSQL unable to restore database from previous version 7.2 to 7.3
Дата
Msg-id OF5C9D6508.3AD1E031-ON85256C93.00708B45@pa.dominionnet.com
обсуждение исходный текст
Список pgsql-cygwin
I created the backup of the 7.2 database, removed the 7.2 database, and
installed the 7.3 database.
When I try to restore into the new 7.3 version, I'm getting this message:

------------------------------------------------------
$ psql < backup
FATAL:  Database "hurstm2" does not exist in the system catalog.
psql: FATAL:  Database "hurstm2" does not exist in the system catalog.
------------------------------------------------------

The 7.3 Postgres was created in the eact same location as the 7.2 cluster.
The user "hurstm2" issued the "initdb -D ..." command to created the
cluster.

So what would be causing this type of error message?

Thanks,
-Martin



В списке pgsql-cygwin по дате отправления:

Предыдущее
От: "King_Henree@yahoo.com"
Дата:
Сообщение: PostgeSQL equivalent to Oracle RAW column type???
Следующее
От: Martin_Hurst@dom.com
Дата:
Сообщение: PostgeSQL unable to restore database from previous version 7.2 to 7.3