Dmitriy Igrishin wrote:
> Hello, all!
> 
> We begin to develop the project on the C++ based on PostgreSQL 8.4.2. It 
> was possible to compile a library, try a simple query. The latest tested 
> platform, according to the documentation 
> (http://soci.sourceforge.net/doc/backends/postgresql.html#versions) - 
> 8.3. Has anyone used the SOCI 3.0.0 for projects based on PostgreSQL 
> 8.4.*? Are there any problems?

I do use PostgreSQL 8.4 on Vista 64-bit without any problems regarding 
SOCI itself. I build 32-bit version of SOCI using Visual C++ 9.0

However, PostgreSQL 8.4 setup on Windows is highly unstable for me,
randomly throwing messages to log file like:

"FATAL: could not reattach to shared memory"

randomly disconnecting, not to mention it does not autostart during 
booting, so I have to start it manually after booted.

It looks I'm not alone dealing with this issue:

http://blog.webmapper.com.au/2009/12/04/postgresql-driving-you-nuts/

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Soci-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to