Re: Duplicate databases...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Duplicate databases...
Дата
Msg-id 28398.986590592@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Duplicate databases...  ("Dominic J. Eidson" <sauron@the-infinite.org>)
Ответы Re: Duplicate databases...  ("Dominic J. Eidson" <sauron@the-infinite.org>)
Список pgsql-hackers
"Dominic J. Eidson" <sauron@the-infinite.org> writes:
>> postgres      | brandon    <-- Incorrect
>> postgres      | postgres
>> smc_is_neteng | dominic
>> template1     | brandon    <-- Incorrect
>> template1     | postgres
>> wwwrun        | brandon    <-- Incorrect
>> wwwrun        | postgres
>> (17 rows)

Actually, I take that back, this isn't a connection-time issue...

On closer look, I'll bet that "brandon" and "postgres" have the
same usesysid assigned in pg_shadow.  Need to change one of them.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Duplicate databases...
Следующее
От: "Dominic J. Eidson"
Дата:
Сообщение: Re: Duplicate databases...