| From: | "Thomas H(dot)" <me(at)alternize(dot)com> | 
|---|---|
| To: | "Molle Bestefich" <molle(dot)bestefich(at)gmail(dot)com>, <pgsql-hackers(at)postgresql(dot)org> | 
| Subject: | Re: quick review | 
| Date: | 2006-11-21 03:24:04 | 
| Message-ID: | 09c601c70d1c$81438640$0201a8c0@iwing | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers | 
> Installer doesn't run over Terminal Services.  Sucks, ended up using
> the no-installer zip instead.
http://pginstaller.projects.postgresql.org/faq/FAQ_windows.html#3.5
upgrade to windows2003. installing pgsql in a w2k3 console session just 
fine.
> Using what I assume is the server (postgres.exe - gee, a win32
> service, or an icon or something would've been nice), I keep getting
> "you are not permitted to run as administrator" messages.  Been
http://pginstaller.projects.postgresql.org/faq/FAQ_windows.html#2.3
> looking for the option to turn that check off for the past 30 minutes,
> I do really know what I'm doing, network/security wise.  Spent so long
hear hear... another windows admin running all his service under the 
administrator context.
> [just rant not really worth reading again]
use "pg_ctl.exe register"  to setup your system service when using zip 
instead of installer. you can also use pg_ctl to run pgsql from a command 
prompt. as you obviously "know what you're doing", i assume you've checked 
the howto for pgsql on windows, read pgsql's setup-section and already ran 
initdb... ;-)
best regards
- just another arrogant pgsql user 
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-11-21 03:30:31 | Re: Client SSL validation using root.crt | 
| Previous Message | Neil Conway | 2006-11-21 03:21:44 | Re: quick review |