What are the advantages of not being able to access multiple databases with one connection? - Mailing list pgsql-hackers

From crocket
Subject What are the advantages of not being able to access multiple databases with one connection?
Date
Msg-id CAL0=0H2M9W48AsbtvCd=yKtFmwjW1gVHh_N2vCYHB42S8EmXGw@mail.gmail.com
Whole thread Raw
Responses Re: What are the advantages of not being able to access multiple databases with one connection?  (Will Crawford <billcrawford1970@gmail.com>)
Re: What are the advantages of not being able to access multiple databases with one connection?  (Hannu Krosing <hannu@2ndQuadrant.com>)
Re: What are the advantages of not being able to access multiple databases with one connection?  (Robert Haas <robertmhaas@gmail.com>)
List 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?



pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: [PERFORM] out of memory
Next
From: Will Crawford
Date:
Subject: Re: What are the advantages of not being able to access multiple databases with one connection?