Re: createdb fails - Mailing list pgsql-cygwin

From Bill Chandler
Subject Re: createdb fails
Date
Msg-id 20040329065157.24887.qmail@web12908.mail.yahoo.com
Whole thread Raw
In response to createdb fails  (Bill Chandler <billybobc1210@yahoo.com>)
List pgsql-cygwin
> Ah it's SSL. Try to disable SSL in postgresql.conf,
> then it should work.
>

Nope.  Same results.  In fact, it looks like
ssl=false is the default anyway right?  So I've been
running w/ SSL off all along.

> If you really need SSL, then you have to create
> that missing certificate file - don't ask me how,
> I don't know.  (The file is there on my Debian Linux
> installation.)

Well, I found out at:

http://www.postgresql.org/docs/7.4/static/ssl-tcp.html

Created server.crt file as per instructions above.
Set ssl=true in postgresql.conf.  Postmaster started
successfully.  Tried to createdb.  Same message!!!

BTW, this is after uninstalling and reinstalling
Cygwin and PostgreSQL.

I feel like I must have done something wrong on
installation.  Or maybe my machine is configured
strangely.  I followed the instructions at:

http://www.postgresql.org/docs/faqs/text/FAQ_MSWIN

Are these instructions complete?

thanks,

Bill


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

pgsql-cygwin by date:

Previous
From: Bill Chandler
Date:
Subject: Re: [GENERAL] Problems getting started: createdb fails
Next
From: mike g
Date:
Subject: Postgres crashing intermittentaly