Anyone have some idea how to do this? I am able to install my Win32 application but the postgeSQL install will not work. Any help or at least a starting point would be appreciated.
feedback
|
migrated from stackoverflow.com Mar 16 '10 at 12:50
This question came from our site for professional and enthusiast programmers.
|
Windows XP Embedded is not a supported platform for the PostgreSQL server. IIRC it doesn't work out of the box because of some operating system features that are missing. If you, or somebody else, is willing to work up a patch for it, it is something that would likely be accepted (depending on how invasive it is), but support for XP Embedded is not something that anybody is currently working on. | |||
|
feedback
|
|
You should try to use it without the installer, by using the binaries ZIP. | |||
|
feedback
|