Performance test of Oracle and PostgreSQL using same binary

Поиск
Список
Период
Сортировка
От Divakar Singh
Тема Performance test of Oracle and PostgreSQL using same binary
Дата
Msg-id 897413.32755.qm@web65401.mail.ac4.yahoo.com
обсуждение исходный текст
Ответы Re: Performance test of Oracle and PostgreSQL using same binary  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-performance
Hello all,
I am trying to do comparative study of PostgreSQL and Oracle.
Has anybody tried to use same binary for connecting to oracle as well as PostgreSQL at the same time?
I mean the program should be able to create 1 connection to oracle and 1 connection to postgreSQL at the same time.
The problem I can foresee may be symbol clash etc (it is a C program using libpq and OCI).

Has anyone been successful in loading and using both libraries in the program at the same time without symbol clash?
 
Best Regards,
Divakar


В списке pgsql-performance по дате отправления:

Предыдущее
От: Jignesh Shah
Дата:
Сообщение: Re: Performance of PostgreSQL over NFS
Следующее
От: "marc.hsiao"
Дата:
Сообщение: Re: How to turn autovacuum prevent wrap around run faster?