| From: | "Stergios Zissakis" <szis(at)intranet(dot)gr> |
|---|---|
| To: | <pgsql-odbc(at)postgresql(dot)org> |
| Cc: | "Kostas Lykiardopoulos" <klyk(at)intranet(dot)gr>, "Dimitris Pantermalis" <dpant(at)intranet(dot)gr> |
| Subject: | Connections and threading problems |
| Date: | 2004-03-04 12:39:05 |
| Message-ID: | NGBBJHBHDKPNOODGDMMAGEBNCGAA.szis@intranet.gr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
Hi there,
I have set up PGSQL 7.4 and unixODBC-2.2.8 on Solaris 8 (with the 113261-02
patch applied).
I'm using OTL 4 and a multi-threaded test program.
I encountered the following problems.
1) I cannot get more than 5 threads to connect to the databse at the same
time.
See the attached cons.log
2) When my program runs (with 5 threads) the threads seem to be serialized
rather than compete with each other.
See the attached threads.log
Please find attached the following files:
odbc.ini
odbcinst.ini
PGSQL config files
show_all.txt #the output of "show all" in psql
insert.cc #my source
Thanks in advance.
Stergios
| Attachment | Content-Type | Size |
|---|---|---|
| files.tar.gz | application/octet-stream | 7.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Duane Winner | 2004-03-05 14:34:02 | unixodbc - postgresql: broken pipes, malloc, ksqo and other errors |
| Previous Message | anukul | 2004-03-03 04:48:16 | THANK YOU |