Re: Libpq and multithreading

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Asia <asia123321(at)op(dot)pl>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Libpq and multithreading
Date: 2013-01-20 05:51:52
Message-ID: CAG7mmowOnev0_My=41ip-wcowi80Tes+QAPGW-B8PmDw3C6KJA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

A back-trace would definitely be helpful to analyze the issue.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company<http://www.enterprisedb.com>

*http://www.linkedin.com/in/asheshvashi*<http://www.linkedin.com/in/asheshvashi>

On Fri, Jan 18, 2013 at 7:35 PM, Asia <asia123321(at)op(dot)pl> wrote:

> I am sure that I am using seperate threads with seperate connection
> objects and libpq is compiled to be threadsafe.
> I get access violation both with ssl and without it (without ssl it seems
> to be more stable, however afer several hundred connects/disconnects it
> fails).
>
> J.
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alejandro Carrillo 2013-01-20 13:46:07 not(t_xmax = 0)
Previous Message Pavel Stehule 2013-01-19 21:08:21 Re: proposal: fix corner use case of variadic fuctions usage