vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| hello, i am trying to install the postgre sql on windows vista , i followed all the wizard steps but each time, before compeleting installation , it gives the foolwing error : "the user 'postgre' could not be found. access denied! i don't know if this because i am using vista or what? thank you roa'a __________________________________________________ _______________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/g...ave/direct/01/ |
| |||
| Maybe is a permission issue. Go to “All programs” -> “Accessories” and right click over “command prompt” and run as administrator. Then from the command prompt execute the installer (just put the complete postgres installer path) Maybe that help you. De: pgsql-admin-owner@postgresql.org [mailto Enviado el: sábado, 23 de febrero de 2008 14:22 Para: pgsql-admin@postgresql.org; dpage@postgresql.org Asunto: [ADMIN] postsql on vista hello, i am trying to install the postgre sql on windows vista , i followed all the wizard steps but each time, before compeleting installation , it gives the foolwing error : "the user 'postgre' could not be found. access denied! i don't know if this because i am using vista or what? thank you roa'a _____ Express yourself instantly with MSN Messenger! HYPERLINK "http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/"MSN Messenger No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.20.9/1295 - Release Date: 23/02/2008 21:35 No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.20.9/1295 - Release Date: 23/02/2008 21:35 |
| |||
| Hello, I try to to install PostSQL on my Vista-pc. But get an error too. "Connection error: FATAL: 28000: password authentication failed for user "postgresaap"" " does anybody know what i have to do to solve the problem?? Thank you, Wilbert. On Feb 24, 9:20 am, a...@personal.net.py ("Anibal David Acosta") wrote: > Maybe is a permission issue. > > Go to "All programs" -> "Accessories" and right click over "command prompt" > and run as administrator. > > Then from the command prompt execute the installer (just put the complete > postgres installer path) > > Maybe that help you. > > De: pgsql-admin-ow...@postgresql.org > [mailto > Enviado el: sábado, 23 de febrero de 2008 14:22 > Para: pgsql-ad...@postgresql.org; dp...@postgresql.org > Asunto: [ADMIN] postsql on vista > > hello, > i am trying to install the postgre sql on windows vista , i followed all the > wizard steps but each time, before compeleting installation , it gives the > foolwing error : "the user 'postgre' could not be found. access denied! > i don't know if this because i am using vista or what? > > thank you > roa'a > > _____ > > Express yourself instantly with MSN Messenger! HYPERLINK > "http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/"MSN Messenger > > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.516 / Virus Database: 269.20.9/1295 - Release Date: 23/02/2008 > 21:35 > > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.5.516 / Virus Database: 269.20.9/1295 - Release Date: 23/02/2008 > 21:35 |
| |||
| I also am having problems installing Postgres SQL on vista. I get a quite different error, "You local administrators group contains 'service users' this is a common configuration error..." Any ideas, been workin on this one for weeks. |
| |||
| > I also am having problems installing Postgres SQL on vista. I get a > quite different error, "You local administrators group contains > 'service users' this is a common configuration error..." Hi... when you try install postgrSQL on vista you must have a Administrador right. If not install with this account then service fail to load regards Ing. Mario Soto Cordones Any ideas, been workin on this one for weeks. > > > -- > Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-admin > |
| ||||
| I turned off the UAC, installed postgres and turned it on again. That was the only way I have succeded installing postgres on vista. Regards, Valter 2008/4/23 Mario Soto <msotocl@gmail.com>: > > I also am having problems installing Postgres SQL on vista. I get a > > quite different error, "You local administrators group contains > > 'service users' this is a common configuration error..." > > > > > Hi... when you try install postgrSQL on vista you must have a Administrador right. If not install with this account then service fail to load > > regards > > Ing. Mario Soto Cordones > > Any ideas, been workin on this one for weeks. > > > > > > -- > > Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) > > To make changes to your subscription: > > http://www.postgresql.org/mailpref/pgsql-admin > > > > |