What are the advantages of not being able to access multiple databases with one connection?

From: crocket <crockabiscuit(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: What are the advantages of not being able to access multiple databases with one connection?
Date: 2012-10-30 12:37:14
Message-ID: CAL0=0H2M9W48AsbtvCd=yKtFmwjW1gVHh_N2vCYHB42S8EmXGw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

MySQL permits a connection to access multiple databases.
But Postgresql restricts a connection to one database.
I think postgresql database connection is somewhat limited.

Is it an old and decrepit design? or does it deserve some appreciations?

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Will Crawford 2012-10-30 12:43:58 Re: What are the advantages of not being able to access multiple databases with one connection?
Previous Message Tatsuo Ishii 2012-10-30 10:08:59 Re: out of memory