[GENERAL] 64 and 32 bit libpq

Поиск
Список
Период
Сортировка
От Jerry LeVan
Тема [GENERAL] 64 and 32 bit libpq
Дата
Msg-id 071643F9-FA1C-4476-80F9-02C266BD723E@gmail.com
обсуждение исходный текст
Ответы Re: [GENERAL] 64 and 32 bit libpq  (Steve Atkins <steve@blighty.com>)
Список pgsql-general
Hello, I am trying to upgrade my postgresql ‘stuff’ to 64 bits from 32 bits.

I am running MaxOS Sierra.

I have built the 64 bit version of the server and have loaded
my database into the new server ( 9.6.2 ). Everything seems to be working.

I have some legacy apps that are 32 bit and talk to the server
via libpq.dylib. They no longer work with a complaint about
not finding a libpq with the right architecture.

Can I go back and do a 32 bit rebuild of everything and then
take the 32 bit libpq and the 64 bit libpq and use lipo to
glue them together and create a ‘fat’ libpq and replace the
installed libpq?

Is this a safe thing to do?

Thanks

Jerry






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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: [GENERAL] configure can't find libcrypto on MacOS Sierra for pg9.6.2
Следующее
От: Steve Atkins
Дата:
Сообщение: Re: [GENERAL] 64 and 32 bit libpq