libpq.so full name?

Поиск
Список
Период
Сортировка
От surabhi.ahuja
Тема libpq.so full name?
Дата
Msg-id 8626C1B7EB748940BCDD7596134632BE3986B0@jal.iiitb.ac.in
обсуждение исходный текст
Ответы Re: libpq.so full name?  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
 hi
I had Postgres 8.0.0 installed on my m/c and
now i have installed Postgresql 8.1.4 (FC 4) x86 , 64 bit arch.
 
i rebuild my executable giving -L$(ROOT)/postgres/lib/ -lpq
 
the directory $(ROOT)/postgres/lib
contains libpq.so with size = 133320
 
it gives an error (linking error i think),
howver if i rename the above file to libpq.so.3 then it works fine.
What is this behaviour?
 
 
thanks,
regards
Surabhi
 
 
 
 

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

Предыдущее
От: "Gurjeet Singh"
Дата:
Сообщение: Re: chop off non-meaningful digits
Следующее
От: "Matthew T. O'Connor"
Дата:
Сообщение: Re: AutoVacuum on demand?