Re: Using tables in other PostGreSQL database - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: Using tables in other PostGreSQL database
Date
Msg-id 20080328073000.GA9150@svana.org
Whole thread Raw
In response to Re: Using tables in other PostGreSQL database  ("Swaminathan Saikumar" <swami@giveexam.com>)
List pgsql-general
On Thu, Mar 27, 2008 at 10:29:37PM -0700, Swaminathan Saikumar wrote:
> 4. Why not provide that feature as a core feature, rather than an add-on? If
> the community really feels strongly about this, discourage this practice
> with a best-practices section, citing problems with examples, and
> workarounds. But why don't you provide this feature out of the box? After
> all, isn't widespread adoption of a high quality database like Postgres our
> overall goal?

Why do people read the word "add-on" in a negative way? All it means is
"not installed by default", which is probably a good thing since the
security implications are not trivial. Installation is just a
question of:

psql -f <dblink install script>

(assuming your admin didn't do a minimal install).

I'm unsure what "widespread adoption of postgres" has to do with any of
this though.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Please line up in a tree and maintain the heap invariant while
> boarding. Thank you for flying nlogn airlines.

Attachment

pgsql-general by date:

Previous
From: "Alain Roger"
Date:
Subject: Re: dunction issue
Next
From: ashish
Date:
Subject: Re: Need help on how to backup a table