Search code examples
postgresqlcompilationinstallationqnx-neutrino

How do I install Postgresql on QNX Neutrino?


Is there a way to get Postgresql installed on QNX neutrino?

When I try compiling the source code, starting with ./configure it just says that QNX is not compatible operating system or something like that.

MySQL works, but I need to be able to save arrays of numbers in the database.


Solution

  • here is diff files for Postgresql 8.3.7 and 8.4 You can build it with this patches for 8.4: http://qnx.org.ru/forum/index.php?action=dlattach;topic=2938.0;attach=91

    for 8.3.7: http://qnx.org.ru/forum/index.php?action=dlattach;topic=2938.0;attach=68