From: | "ALEC TEBBUTT" <sunsong(at)dccnet(dot)com> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #4850: install of PostGIS password error |
Date: | 2009-06-10 22:44:24 |
Message-ID: | 200906102244.n5AMiOps014867@wwwmaster.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 4850
Logged by: ALEC TEBBUTT
Email address: sunsong(at)dccnet(dot)com
PostgreSQL version: 8.3.7.1
Operating system: Win XP Pro SP3
Description: install of PostGIS password error
Details:
When installing PostGIS 1.3.6 the password for my user "postgres" is
required. My password contains punctuation characters such as caret "^".
These do not seem to be passed correctly to PostgreSQL as the password does
not authenticate. I can login to PG Admin III with that password no
problem.
To get the install to work I had to change my postgres superuser password to
something simple with only normal characters.
Thanks
From | Date | Subject | |
---|---|---|---|
Next Message | tushar | 2009-06-11 05:37:30 | Re: to_timestamp error handling. |
Previous Message | Mark Kirkwood | 2009-06-10 22:33:32 | Re: [HACKERS] Cursor with hold emits the same row more than once across commits in 8.3.7 |