PostgreSQL

Has anyone successfully compiled/run PostgreSQL on
QNX 6/RTP?

thank you

PostgreSQL binaries:

ftp://ftp.qnx.org.ru/pub/projects/postgresql/postgresql-7.1.3.tar.gz

Apache with PHP ( pgsql & mysql support )
http://qnx.org.ru/dmi/apache_1.3.22.tar.gz

Dmitry Alexeyev
dmi@qnx.org.ru
QNX.ORG.RU :: Russian QNX Comunity


Aaron Tucker wrote:

Has anyone successfully compiled/run PostgreSQL on
QNX 6/RTP?

thank you

Beware, PostgreSQL can be made to compile with not too much efforts, but
unless code was properly patched it will not run correctly. Symptoms might
include bogus query results (SQL queries producing ‘fake’ rows or not
producing ‘valid’ ones) and coredumps, especially on 7.1.3. Needless to say,
it would not pass regression tests.

I have port of 7.2beta which fixes those issues. Unfortunately patch was not
accepted for 7.2 release so it will wait till 7.3. I will post the port &
diffs somewhere shortly, my ISP went bankrupt lately which is why I still
haven’t done so.

  • igor

“Dmitry Alexeyev” <dmi@qnx.org.ru> wrote in message
news:3C0FDE99.4AE25AA3@qnx.org.ru

PostgreSQL binaries:

ftp://ftp.qnx.org.ru/pub/projects/postgresql/postgresql-7.1.3.tar.gz

Apache with PHP ( pgsql & mysql support )
http://qnx.org.ru/dmi/apache_1.3.22.tar.gz

Dmitry Alexeyev
dmi@qnx.org.ru
QNX.ORG.RU :: Russian QNX Comunity


Aaron Tucker wrote:

Has anyone successfully compiled/run PostgreSQL on
QNX 6/RTP?

thank you