Error installing PostgreSQL core, 8.2 (password short, not complex)

From: "Don Burt" <D(dot)Burt(at)CableLabs(dot)com>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: Error installing PostgreSQL core, 8.2 (password short, not complex)
Date: 2007-07-24 14:57:37
Message-ID: 9A45BF5A8ADD2D49BD99062F8D15D2722323A8@srvxchg3.cablelabs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

I downloaded binary->v8.2.4->win->postgresql-8.2.4-1.zip and opened
postgresql-8.2.msi. After the dialog, it begins the install and
consistently fails with a message box "password to short or not complex
enough". The install log in that area shows the error below and the
install is rolled back. Any suggestions on how I can get an install?

Don Burt

Systems Engineer

Cablelabs Inc.

>From Posgtgresql-8.2.log

Action 16:58:49: DoCreateUser. Creating user account...

MSI (s) (98:E0) [16:58:49:245]: Executing op:
CustomActionSchedule(Action=DoCreateUser,ActionType=1025,Source=BinaryDa
ta,Target=DoCreateUser(at)4,CustomActionData=1033;LAMAR;postgres;winuser4po
stgres)

MSI (s) (98:B8) [16:58:49:245]: Invoking remote custom action. DLL:
C:\WINDOWS\Installer\MSI516B.tmp, Entrypoint: DoCreateUser(at)4

MSI (s) (98:A0) [16:58:49:245]: Generating random cookie.

MSI (s) (98:A0) [16:58:49:255]: Created Custom Action Server with PID
4020 (0xFB4).

MSI (s) (98:DC) [16:58:49:285]: Running as a service.

MSI (s) (98:DC) [16:58:49:295]: Hello, I'm your 32bit Impersonated
custom action server.

MSI (c) (B4:84) [16:58:50:295]: Note: 1: 2205 2: 3: Error

MSI (c) (B4:84) [16:58:50:295]: Note: 1: 2228 2: 3: Error 4: SELECT
`Message` FROM `Error` WHERE `Error` = 2867

DEBUG: Error 2867: The error dialog property is not set

The installer has encountered an unexpected error installing this
package. This may indicate a problem with this package. The error code
is 2867. The arguments are: , ,

MSI (c) (B4:84) [16:58:50:305]: Font created. Charset: Req=0, Ret=0,
Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

User 'postgres' could not be created: The password is too short or not
complex enough.!

MSI (s) (98!14) [16:58:56:110]: Note: 1: 2205 2: 3: Error

MSI (s) (98!14) [16:58:56:110]: Note: 1: 2228 2: 3: Error 4: SELECT
`Message` FROM `Error` WHERE `Error` = 1709

MSI (s) (98!14) [16:58:56:110]: Product: PostgreSQL 8.2 -- User
'postgres' could not be created: The password is too short or not
complex enough.!

Action ended 16:58:56: InstallFinalize. Return value 3.

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Bob Henkel 2007-07-24 17:07:09 Minor Bug with large grid result
Previous Message Erwin Brandstetter 2007-07-24 13:47:25 Re: public schema not prefixed / copy + paste adds newline