Re: select result / functions from another database in plpgsql - Mailing list pgsql-general

From Richard Broersma Jr
Subject Re: select result / functions from another database in plpgsql
Date
Msg-id 699863.79060.qm@web31804.mail.mud.yahoo.com
Whole thread Raw
In response to Re: select result / functions from another database in plpgsql  ("Merlin Moncure" <mmoncure@gmail.com>)
Responses Re: select result / functions from another database in plpgsql  ("Merlin Moncure" <mmoncure@gmail.com>)
List pgsql-general
> check out dblink contrib module for starters.   Maybe take a look at
> pl/sh, which looks pretty neat.

Is there really such a thing as PL/SH? or are you refering to piping sql queries into psql?

Regards,

Richard Broersma Jr.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: DISTINCT is not quite distinct
Next
From: "Merlin Moncure"
Date:
Subject: Re: select result / functions from another database in plpgsql