Re: Administrator issue

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Administrator issue
Дата
Msg-id 11546.1032974267@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Administrator issue  (Murali Mohan Kasetty <kasetty@india.hp.com>)
Список pgsql-general
Murali Mohan Kasetty <kasetty@india.hp.com> writes:
> \connect template1 Administrator
> CREATE DATABASE "CYCLE4" WITH TEMPLATE = template0 ENCODING = 'UNICODE';
> \connect CYCLE4 Administrator

I'm thinking that the problem is due to psql downcasing "Administrator"
to "administrator" --- note the spelling in the error message.  Old
releases were pretty sloppy about quoting user names consistently in
dumps, so you might find that the easiest answer is just to edit the
dump file and change the usernames to be uniformly lower case.

            regards, tom lane

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Prepared statement performance...
Следующее
От: Unixprgrmr@aol.com
Дата:
Сообщение: Fwd: ERRONIOUS .cpg parsing