dblink question please - Mailing list pgsql-sql

From Frankie Lam
Subject dblink question please
Date
Msg-id b2etmt$26en$1@news.hub.org
Whole thread Raw
Responses Re: dblink question please  (Joe Conway <mail@joeconway.com>)
List pgsql-sql
Hello,

Does anyone know if there's a simple way that let dblink function calls in a
plpgsql function wouldn't raise exception, in case there's sth wrong.
(e.g. cannot connect to the remote host ......)

I want this because I want to have more controls over plpgsql function, as
plpgsql only offers a very limited error exception handler.

Regards, Frankie.




pgsql-sql by date:

Previous
From: Josh Berkus
Date:
Subject: Re: anal about my syntax
Next
From: "Johnny Kristensen"
Date:
Subject: SQL Functions vs PL/PgSQL