Re: Are we losing momentum?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
Cc: ow <oneway_111(at)yahoo(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Are we losing momentum?
Date: 2003-04-15 19:17:17
Message-ID: 9421.1050434237@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-general pgsql-hackers pgsql-patches

Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> writes:
> On Tue, 2003-04-15 at 13:30, ow wrote:
>> One of the features that PostgreSql must have, IMHO, is support for
>> cross-db operations (queries, updates, deletes, inserts). 2PC and
>> cross-server stuff would be nice but it's not as important as simple
>> cross -db operations across databases on the same server. All major
>> comercial RDBMS (and even mySql!) support this but for Postgres. Sad.

> dblink ?

I'm of the opinion that the availability of schemas solves most of the
problems that people say they need cross-database access for. If you
want cross-database access, first say why putting your data into several
schemas in a single database doesn't get the job done for you.

(Obviously, this only addresses cases where you'd have put the multiple
databases under one postmaster, but that's the scenario people seem to be
concerned about.)

regards, tom lane

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Josh Berkus 2003-04-15 19:32:09 Re: Tech Docs and Consultants
Previous Message Scott Lamb 2003-04-15 19:07:59 Re: Tech Docs and Consultants

Browse pgsql-general by date

  From Date Subject
Next Message Network Administrator 2003-04-15 19:18:56 Re: Upgrade to Red Hat Linux 9 broke PostgreSQL
Previous Message Network Administrator 2003-04-15 19:10:10 Re: Upgrade to Red Hat Linux 9 broke PostgreSQL

Browse pgsql-hackers by date

  From Date Subject
Next Message Network Administrator 2003-04-15 19:18:56 Re: Upgrade to Red Hat Linux 9 broke PostgreSQL
Previous Message ow 2003-04-15 19:11:47 Re: Are we losing momentum?

Browse pgsql-patches by date

  From Date Subject
Next Message ow 2003-04-15 19:35:18 Re: Are we losing momentum?
Previous Message Mike Benoit 2003-04-15 18:56:50 Re: Are we losing momentum?