On Mon, Dec 18, 2006 at 09:52:27AM +0100, riki wrote: > Hi all, > is it possible to install postgres ver 8.1.4 on windows Me FAT32 partition? > if so, how? > on the second step of installation after i choose language i get error > message "Failed to create process: 2!". > Win Me are freshly installed. No. WinME is not a supported environment. You can run the client tools, not the server. The installer is also not supported, so you will have to either build from source or download the binaries without installer and manually grab the external dependencies. //Magnus