Обсуждение: windows version

Поиск
Список
Период
Сортировка

windows version

От
padma k
Дата:
I downloaded and installed
postgresql-8[1].0-beta2-dev3. Do I need cygwin to
connect to it.

I am trying to connect from pgAdmin and it fails.

Getting different errors:

'Could not receive server response to SSL negotiation
package....'

Then I went to SSL select box of pgAdmin and I get
below error:

'Server closed the connection unexpectedly. This
probably means server terminated abnormally before or
while processing the request'

I see the server running properly in windows services.


Path to executable of server:
C:\Program
Files\PostgreSQL\8.0-beta2-dev3\bin\pg_ctl.exe
runservice -N "pgsql-8.0-beta2-dev3" -D "C:\Program
Files\PostgreSQL\8.0-beta2-dev3\data\"

Please let me know what am I doing here. What am I
missing.

Also, what should be the next steps to connect to
database from a php application?

Thanks.




_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

Re: windows version

От
Fernando Santucci
Дата:
Padma,

I has exactily the same problem than your.

The unique difference is version 8.0.0 beta 5.

The installation behavior fine at final, but when initiate the service,
BUM . . . show the same errors describes by Padma.

I see the server running properly in windows services.
   - prostgre.exe   (1) OK
   - prostgre.exe   (2) in and out from Task Manager.
   - pg_ctl.exe     OK
   - postmaster.exe OK

When i run pgAdmin III 1.2.0, I can't connecting for Server, show the
same errors describes by Padma.

I am crazy to run this SGBD native under Windows XP Professional, but my
experience is bad, much bad.

Help us, please.

Best Regards,

Fernando Santucci
Rio de Janeiro - Brasil




padma k wrote:
> I downloaded and installed
> postgresql-8[1].0-beta2-dev3. Do I need cygwin to
> connect to it.
>
> I am trying to connect from pgAdmin and it fails.
>
> Getting different errors:
>
> 'Could not receive server response to SSL negotiation
> package....'
>
> Then I went to SSL select box of pgAdmin and I get
> below error:
>
> 'Server closed the connection unexpectedly. This
> probably means server terminated abnormally before or
> while processing the request'
>
> I see the server running properly in windows services.
>
>
> Path to executable of server:
> C:\Program
> Files\PostgreSQL\8.0-beta2-dev3\bin\pg_ctl.exe
> runservice -N "pgsql-8.0-beta2-dev3" -D "C:\Program
> Files\PostgreSQL\8.0-beta2-dev3\data\"
>
> Please let me know what am I doing here. What am I
> missing.
>
> Also, what should be the next steps to connect to
> database from a php application?
>
> Thanks.
>
>
>
>
> _______________________________
> Do you Yahoo!?
> Declare Yourself - Register online to vote today!
> http://vote.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
>