Re: Are we losing momentum?

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: Rob Butler <robert(dot)butler5(at)verizon(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Are we losing momentum?
Date: 2003-04-15 19:20:22
Message-ID: 1050434422.19558.688.camel@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 2003-04-15 at 18:43, Rob Butler wrote:
> Hello all,
>
> New to the Hackers list, but long time lurker on the archives. Also a member of the Postgres-r list. Just thought I would join in now to give my opinions on this thread.
>
> > 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.
>
> I disagree, The cross-db operations would indeed be very nice to
> have, but you COULD make things work across DB's from within your
> application code if Postgres supported 2PC. Granted this would not be
> the best, but it could be done.

In any case, we effectively have the equivalent of MySQL's
cross-database access in schemas, which MySQL does not have. So rather
than treating it as a problem we should just advertise it as a
terminological difference.

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight, UK http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"And they questioned Him, saying "...Is it lawful for
us to pay taxes to Caesar, or not? ...And He said to
them "...render to Caesar the things that are
Caesar's, and to God the things that are God's."
Luke 20:21,22,25

In response to

Browse pgsql-hackers by date

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