Can't open Bash Shell with postgres user account
От
Mike Leahy
Тема
Can't open Bash Shell with postgres user account
Дата
Msg-id
001001c382db$97dc6d00$86916181@mgltoshiba
Ответ на
Re: Leftover PID files (Jason Tishler)
Список
Дерево обсуждения
Leftover PID files "Richard Sydney-Smith" <richard@ibisaustralia.com>
Re: Leftover PID files Seth Rubin <srubin@thoughtprocess.com>
Re: Leftover PID files Frank Seesink <frank@mail.wvnet.edu>
Re: Leftover PID files Jason Tishler <jason@tishler.net>
Re: Leftover PID files Frank Seesink <frank@mail.wvnet.edu>
Re: Leftover PID files Jason Tishler <jason@tishler.net>
Re: Leftover PID files Frank Seesink <frank@mail.wvnet.edu>
Re: Leftover PID files Jason Tishler <jason@tishler.net>
Can't open Bash Shell with postgres user account "Mike Leahy" <mgleahy@fes.uwaterloo.ca>
Re: Can't open Bash Shell with postgres user account Jason Tishler <jason@tishler.net>
Re: Leftover PID files Jason Tishler <jason@tishler.net>
Re: Leftover PID files Seth Rubin <srubin@thoughtprocess.com>
This is a new one:
I've got cygwin/postgresql installed on a Spanish Win2K server platform.
All is running fine except if I try to open cygwin with the postgres user
account. All I get is this message:
*** CreateFileMapping, Win32 error 161. Terminating.
I can log on with any other account. I've found absolutely nothing related
to this, and I can't figure it out...something to do with bad permissions or
path info? I incorrectly created the postgres user account the first time,
when I forgot to substitute the password in the following command, and
accidentally ran the mkpasswd command as follows:
net user postgres $password /add /fullname:postgres
/comment:'PostgreSQL user account' /homedir:"$(cygpath -w /home/postgres)"
mkpasswd -l -u postgres >>/etc/passwd
I'm thinking there's some problem related to that mistake...how can I
reverse anything I did related to the postgres account without fully
reinstalling Cygwin/PosgreSQL?
Thanks
Mike
В списке pgsql-cygwin по дате отправления