accessing database without a persistent connection

From: "mohammad izwan ibrahim" <izwan(at)orenda(dot)com(dot)my>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: accessing database without a persistent connection
Date: 2005-06-20 03:11:23
Message-ID: 200506200311.j5K3BN7r030310@smp.orenda.com.my
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi there,

I need help on accessing few database without having a persistent connection. So far accessing via dblink still require persistent database connecttion.
Is it possible to be done by postgress..and how to acheive that

tq

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Michael Fuhr 2005-06-20 04:37:52 Re: accessing database without a persistent connection
Previous Message Tom Lane 2005-06-19 18:46:24 Re: Putting an INDEX on a boolean field?