| From: | Shelby Cain <alyandon(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Postgresql 8.0 beta 1 service issue |
| Date: | 2004-08-13 15:39:39 |
| Message-ID: | 20040813153939.85250.qmail@web41623.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
When I enable log_statement_stats AND log_parser_stats
in my postgresql.conf file and attempt the start the
service I receive the following error:
"Could not start the PostgreSQL Database SErver
8.0-beta1 service on Local Computer. The service did
not return an error."
Attempting to start the server manually using the
following commandline:
C:\PostgreSQL\8.0-beta1\bin>runas /user:postgres
"C:\PostgreSQL\8.0-beta1\bin\pg
_ctl.exe start -N "pgsql-8.0-beta1" -D
"C:\PostgreSQL\8.0-beta1\data\""
Results in a console window appearing with "postmater
starting" which is immediately followed up with a
dialog box:
"The application failed to initialize properly
(0xc0000142). Click OK to terminate the application."
This is on a Windows 2000 SP4 system with PostgreSQL
installed via the beta installer.
Regards,
Shelby Cain
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris Ochs | 2004-08-13 15:42:20 | Re: Clustering, mirroriing, or replication? |
| Previous Message | Daniel Schuchardt | 2004-08-13 15:02:00 | Postgres 8.0 -> BEGIN EXCEPTION END Syntax???? |