From: | Carmen Gloria Sepulveda Dedes <csepulveda(at)atichile(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Multiple Connections |
Date: | 2003-08-29 21:28:20 |
Message-ID: | 3F4FC574.3CFA9B45@atichile.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
from ECPG ... Embedded SQL in C
(like pro*C in oracle)
Dennis Gearon wrote:
> connections from what?
>
> script languge?
> console run 'pgsql'?
> ODBC?
>
> Carmen Gloria Sepulveda Dedes wrote:
>
> >Hi!
> >
> >I'm working with ECPG.
> >Somebody know how can I establish multiple connections to the database??
> >(I have used ENABLE THREADS and CONTEXT ALLOCATE in
> >oracle ... I'm looking for something similar to this ... if exists) ....
> >
> >Thanks.
> >
> >
> >---------------------------(end of broadcast)---------------------------
> >TIP 2: you can get off all lists at once with the unregister command
> > (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
> >
> >
> >
From | Date | Subject | |
---|---|---|---|
Next Message | Chi Thien Phan | 2003-08-29 21:29:50 | A question about postgresql |
Previous Message | Dennis Gearon | 2003-08-29 21:24:41 | Re: Multiple Connections |