Re: InitDB Failure on install
"Dave Page" <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <E7F85A1B5FF8D44C8A1AF6885BC9A0E41A77EE@ratbert.vale-housing.co.uk> |
> -----Original Message----- > From: Andreas Pflug [mailto:[email protected]] > Sent: 20 August 2004 14:30 > To: Dave Page > Cc: [email protected] > Subject: Re: [pgsql-hackers-win32] InitDB Failure on install > > No, it's NT4SP4 or later. > We definitely should require NT4SP4 or later anyway. Not according to MSDN (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/termse rv/termserv/detecting_the_terminal_services_environment.asp): The following code sample shows a function that returns TRUE if the application is running in a remote session and FALSE if the application is running on the console. It works only on Windows 2000 and later. > BTW, GetSystemMetrics would return 0 for unsupported SM_ values. True. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html