Thread: Memory footprint for a single connection

Memory footprint for a single connection

From
Devrim GUNDUZ
Date:
Hi,

One of my friends asked me a question about JDBC & PostgreSQL. I've never
ever used JDBC before, so I do not know the answer.

I'd be happy if someone could help me with the following question:

==
 How big is the memory footprint for a single connection i.e., when the
database is started and a single connection is established to the database
through JDBC?
==

Maybe a short answer could be enough for me.

Regards,
--
Devrim GUNDUZ
devrim@gunduz.org                devrim.gunduz@linux.org.tr
            http://www.gunduz.org


Re: Memory footprint for a single connection

From
"Dirk Bromberg"
Date:
ca. 3800 in TOP under linux per conncetion ist what we have.


>-----Ursprüngliche Nachricht-----
>Von: pgsql-jdbc-owner@postgresql.org
>[mailto:pgsql-jdbc-owner@postgresql.org] Im Auftrag von Devrim GUNDUZ
>Gesendet: Montag, 5. Mai 2003 12:43
>An: pgsql-jdbc@postgresql.org
>Betreff: [JDBC] Memory footprint for a single connection
>
>
>
>Hi,
>
>One of my friends asked me a question about JDBC & PostgreSQL.
>I've never
>ever used JDBC before, so I do not know the answer.
>
>I'd be happy if someone could help me with the following question:
>
>==
> How big is the memory footprint for a single connection i.e.,
>when the
>database is started and a single connection is established to
>the database
>through JDBC?
>==
>
>Maybe a short answer could be enough for me.
>
>Regards,
>--
>Devrim GUNDUZ
>devrim@gunduz.org
>devrim.gunduz@linux.org.tr
>            http://www.gunduz.org
>
>
>---------------------------(end of
>broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
>http://www.postgresql.org/docs/faqs/FAQ.html
>
>