Re: accessing database without a persistent connection - Mailing list pgsql-sql

From Michael Fuhr
Subject Re: accessing database without a persistent connection
Date
Msg-id 20050620043752.GA21145@winnie.fuhr.org
Whole thread Raw
In response to accessing database without a persistent connection  ("mohammad izwan ibrahim" <izwan@orenda.com.my>)
List pgsql-sql
On Mon, Jun 20, 2005 at 11:11:23AM +0800, mohammad izwan ibrahim wrote:
> 
> I need help on accessing few database without having a persistent connection.

Accessing a database how?  What client application, programming
language, etc., are you using?  What are you trying to do?

> So far accessing via dblink still require persistent database connecttion.

There appear to be several pieces of software using the name
"dblink" -- which are you talking about?

It's not clear what problem you're trying to solve -- could you
please elaborate?

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/


pgsql-sql by date:

Previous
From: "mohammad izwan ibrahim"
Date:
Subject: accessing database without a persistent connection
Next
From: David Pradier
Date:
Subject: Re: UPDATEABLE VIEWS ... Examples?