| From: | "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com> |
|---|---|
| To: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
| Cc: | <kranas(at)freemail(dot)gr>, <pgsql-hackers-win32(at)postgresql(dot)org> |
| Subject: | Re: postgresql as windows 2000 service problem |
| Date: | 2004-07-14 13:22:05 |
| Message-ID: | 6EE64EF3AB31D5448D0007DD34EEB34101AED7@Herge.rcsinc.local |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers-win32 |
> > I have downloaded the binary snapshot from 13/7/2004 I have
> > created a user postgres and give him log on as service right
> > As user postgres I unzipped the binary snapshot to
> > c:\postgres As Administrator I add to path c:\postgres\bin
> > and c:\postgres\lib As postgres I run with success initdb -L
> > "c:/postgres/share"
> > As postgres I can run (with success) pg_ctl start and pg_ctl
> > stop As Administrator I run pg_ctl register -U postrges -P
> > xxxxxx As Administtrator if i give net start postgresql I get
> > the error 1067
ok, silly question, but does postgres user have NTFS permissions to all
the files/folders?
Try starting service from the service manager and play with the log on
from there.
Merlin
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jomar Andrade | 2004-07-14 16:03:00 | Re: postgresql as windows 2000 service problem |
| Previous Message | Magnus Hagander | 2004-07-14 12:59:41 | Re: postgresql as windows 2000 service problem |