Re: - Mailing list pgsql-general

From Bruce Momjian
Subject Re:
Date
Msg-id 200103140234.VAA10507@candle.pha.pa.us
Whole thread Raw
In response to ...  (Levente Giczi <irdob12@freemail.hu>)
List 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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: "Jackson Ching"
Date:
Subject: Porting Data from RedHat Linux to Sun Solaris
Next
From: Jan Ploski
Date:
Subject: Is v7.1 stable enough?