What are the advantages of not being able to access multiple databases with one connection? - Mailing 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?