Обсуждение: ...

Поиск
Список
Период
Сортировка

...

От
Levente Giczi
Дата:
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
Вложения

Re:

От
Bruce Momjian
Дата:
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