-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Dave Page
Sent: Sunday, December 22, 2002 2:25 PM
To: Reshat Sabiq; [EMAIL PROTECTED]
Subject: Re: [pgadmin-support] Can't connect on Windows
--
The 'postgres' user is who
Note, in particular, that those steps have you run initdb a second
time to create the empty database owned by the 'postgres' user, a
necessary step for running postgresql as a service associated with
that postgres user.
Yes, I have shortcut to the readme, cause I've been using it so much
recently.
Title: Message
-Original Message-From: Reshat Sabiq
[mailto:[EMAIL PROTECTED]] Sent: 22 December 2002
01:51To: [EMAIL PROTECTED]Subject:
[pgadmin-support] Can't connect on Windows
I installed cygwin-based postgreSQL. I have
not been able yet to start it
On Sat, Dec 21, 2002 at 08:51:08PM -0500, Reshat Sabiq wrote:
> I installed cygwin-based postgreSQL. I have not been able yet to start
> it as a service (net start postmaster), apparently because of
> permissions problems. I'm waiting on some suggestions, hopefully, about
> that.
Have you followed
The problem in connecting as myself was conf setting to allow tcp_ip
socket connections. I don't even reach that stage when doing initdb as postgres. So, right
now, I still don’t have postgres as a DB user,
and
fail to
run as a service, because I the error below. There I start install
I installed cygwin-based postgreSQL. I have not been able yet to start it as a
service (net start postmaster), apparently because of permissions problems. I’m
waiting on some suggestions, hopefully, about that.
I can connect to the DB w/o starting a service from the cygwin command line,