From: | "Jonathan Schindler" <JS2(at)wrinvestments(dot)com> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org(dot)> |
Subject: | Install of Postgres 8.4 on Win Server 2k3 w SP2 Error |
Date: | 2009-11-30 16:10:09 |
Message-ID: | 56121B05583DAD418E8EC20B9FC70C1B598B5C@MAIL-01.WRCAPITAL.CORP |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
We currently run a Postgres 8.3 database on a Windows Server 2k3 with
Service Pack 2. I went to upgrade to 8.4 and ran into some problems.
At first I did not have the local user postgres's password, it was
automatically generated when 8.3 was installed and no one remembered
what it was. I did some research and found that I would be able to
remove the user and let 8.4 create the user with a password of my
choosing. This worked all fine and dandy. While installing, when the
initial database was to be created there was an error that occurred.
The error was:
Exception Processing Message c0000135 Parameters 75a851d8 75a851d8
75a851d8 75a851d8
At first I believed it to be a permissions error, Server 2k3 can be
quirky sometimes. I uninstalled, ensured that the postgres user had
full control of the folder (and all sub folders) that the database is
place in and installed. Again I had the same error. I did some
searching and found some others that had the same error. The resolution
to their problem was to use the initdb executable manually. While
trying this I again received the same error. I am unsure of what this
error means and would greatly appreciate anyone's insight and help.
Thank you
Sincerely,
Jonathan Schindler
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Smith | 2009-11-30 16:30:53 | Re: limiting resources to users |
Previous Message | Grzegorz Jaśkiewicz | 2009-11-30 15:46:05 | Re: Postgres database performance on 6 core Opteron vs 4 core Xeon |