Re: [GENERAL] Problems getting started: createdb fails

Поиск
Список
Период
Сортировка
От Bill Chandler
Тема Re: [GENERAL] Problems getting started: createdb fails
Дата
Msg-id 20040327042744.17063.qmail@web12906.mail.yahoo.com
обсуждение исходный текст
Список pgsql-cygwin
--- Bruce Momjian <pgman@candle.pha.pa.us> wrote:
> That is a strange message to get.  Would you try a
> username with no
> spaces?  It sounds like a protocol problem, not a
> configuration problem.
>

Ok, I tried it. It got wierder, though.

Created "Guest" account.  Started server in Cygwin
session using "My User Name" account.  Switched over
to Guest account (still logged in under my user name
and server still running -- verified this).  Ran
command:

  psql -U Guest template1

Got message:

  psql: FATAL: user "Guest" does not exist

Ran command:

  psql -U "My User Name" template1

I got the psql # prompt but when I type \h for help
it hangs.  Anything I did hung.  Contol-C'd out.

Ran command:

  createdb -U "Guest" mydb

Same "user Guest does not exist" message.

Ran command:

  createdb -U "My User Name" mydb

Hangs.

Very strange.  I'm going to try uninstalling and
reinstalling everything.  Any other suggestions?

thanks,

Bill

__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html

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

Предыдущее
От: Bill Chandler
Дата:
Сообщение: Re: createdb fails
Следующее
От: Bill Chandler
Дата:
Сообщение: Re: createdb fails