dump/restore failing in 7.1.2

Поиск
Список
Период
Сортировка
От Joseph Shraibman
Тема dump/restore failing in 7.1.2
Дата
Msg-id 3B79B9F3.4070202@selectacast.net
обсуждение исходный текст
Список pgsql-general
In dumping from one 7.1.2 install and trying to restore in another fresh
install:


You are now connected to database template1.
DELETE 0
psql:/local/dumpall-8-14:7: ERROR:  CREATE USER: sysid 101 is already
assigned
CREATE USER
DELETE 0
You are now connected to database template1 as user postgres.
CREATE DATABASE
You are now connected to database <mydb> as user postgres.
psql:/local/dumpall-8-14:22: \connect: FATAL 1:  user
"<username-goes-here>" does not exist

--
Joseph Shraibman
jks@selectacast.net
Increase signal to noise ratio.  http://www.targabot.com


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

Предыдущее
От: Joseph Shraibman
Дата:
Сообщение: Re: LARGE db dump/restore for upgrade question
Следующее
От: "Dwayne Miller"
Дата:
Сообщение: Re: PostgresQL equivalent of NOCOUNT