Re: postgres sql setup on win32
"Merlin Moncure" <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32,gmane.comp.db.postgresql.devel.documentation |
|---|---|
| Message-ID | <[email protected]> |
> >> execution of PostgreSQL by a user with administrative permissions is > >> not permitted. > >> The server must be started under an unprivileged user ID to prevent > >> possible system security compromise. See the documentation for > >> more information on how to properly start the server. > >> " > >> Any help? > > > > > > The error message tells you to start the server under an unpriviledged > > user ID. Logic dictates that you follow the hint from the error message. > > > > See the mailinglist archives for an in-depth discussion of this feature > > (the documentation is not up-to-date yet). > > > > I wonder if we'll need a dedicated mailing list for this... I'll write something up today about it. Merlin ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend