""Carmen"" <[EMAIL PROTECTED]> wrote
>
> I have a Windows system accesing a FreeBSD PostGres 8.0.
> I have a multihread process in Windows using a PostGres 8.0 FreeBSD. Each
> thread of this process has a TCP communicaction with a remote client and
it
> updates a common BD of the global process.
>
The following bug has been logged online:
Bug reference: 2441
Logged by: Arjen van der Meijden
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2devel, 05-16
Operating system: Solaris 10
Description:All useable indexes for an IN are used, not just one
Details:
The following bug has been logged online:
Bug reference: 2442
Logged by: Carmen
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0
Operating system: FreeBSD
Description:Problemas accessing DB in a multithread pross
Details:
I have a Windows system accesing a F