From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Levente Giczi <irdob12(at)freemail(dot)hu> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: |
Date: | 2001-03-14 02:34:08 |
Message-ID: | 200103140234.VAA10507@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Libpq can make multiple connections. Each connection makes a
Conn structure. If you issue multiple connection requests, you get
multiple structures.
Content-Description: filename="text1.txt"
[ Charset ISO-8859-2 unsupported, converting... ]
> Hello,
>
> Please help me, i don't understand this correctly.
> I found this diagram in the manual,
>
>
> and a think my diagram is correct too.
>
>
> Do the libpq library allows a single frontend to make multiple
> connections to backend processes on one server host ???
>
> Which diagram is correct ?
>
> Thank
> Levente Giczi
Content-Description: inline;filename="svlgmlgn.jpg"
[ image/jpeg is not supported, skipping... ]
Content-Description: inline;filename="svlgmlgo.jpg"
[ image/jpeg is not supported, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Jan Ploski | 2001-03-14 03:21:17 | Is v7.1 stable enough? |
Previous Message | Jackson Ching | 2001-03-14 01:51:12 | Porting Data from RedHat Linux to Sun Solaris |