Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Has anyone ever got this to work using Postgres?

Updated: 29 Jul 2010 | 3 comments
Crazylarry72's picture
0 0 Votes
Login to vote

I just can't get it to install using Postgres. Has anyone? And with what configuration? 

discussion Filed Under:

Comments

jhallam3's picture
15
Oct
2009
0 Votes 0
Login to vote

Yeah Ive had it working fine

Yeah Ive had it working fine with Postgres before, are you coming up against the problem I did regards password complexity? you need to install the DB with a good password and then it works if you give it a password of 'password' it fails and gives you a poor response

Crazylarry72's picture
15
Oct
2009
0 Votes 0
Login to vote

Hi. Thanks for the reply.

Hi. Thanks for the reply. Every time I try to install Postgres I get the 'no mapping between account names and security ids was done' message. If I try to use an existing account it says it cannot find it. I have disabled the password complexity requirement. This is installing onto a domain controller. I have found that installing onto a member server works, but as far as I can see from the documentation, installing onto a domain controller should not be a problem?

balachandar_manimala's picture
29
Oct
2009
0 Votes 0
Login to vote

SOLUTION:

Postgres user account is created as a local account (on a non-domain environment). No local user accounts can be created on a domain controller.

Install the server on a computer which is not a domain controller

Cheers,
Bala