Making a Persistent Postgres Connection

From: Aryan Ariel Rodriguez Chalas <wimogan(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Making a Persistent Postgres Connection
Date: 2004-09-22 13:59:39
Message-ID: 20040922135939.86779.qmail@web41015.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi everybody

I really would apreciate if somebody could help me on
how to make a persistent connection to a Remote
Database using "C Language". I work in "Linux"
Operating System and use the header <pgsql/libpq-fe.h>

I have any problems when I make a connection to the
Local Database, but every time I make a postgres
connection (via Internet) to a Remote Database, I find
the problem that the connections falls down every 10
minutes more or less.

I hope someone to help me to solve this, please.

My best regards.

_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message iulia.pacurar 2004-09-22 14:08:00 pg_autovacuum
Previous Message Bradley Kieser 2004-09-22 13:21:42 Getting the OID of inserted row in a rule