What is Nostr?
Louis :emacs: /
npub1tp9…dzfn
2024-07-21 22:40:23

Louis :emacs: on Nostr: Oh, TIL PostgreSQL doesn't support cross-database queries on the same server. As a ...

Oh, TIL PostgreSQL doesn't support cross-database queries on the same server.

As a workaround, one must use the postgres_fdw extension and "register" the other database as a foreign server and "import" the foreign schema (which is then not updated automatically).

SQLite, MySQL, SQL Server all support this essential feature. Does anyone know the reasons why PostgreSQL doesn't?

#postgresql
Author Public Key
npub1tp9e9qhmc02khh3jzpn8vmqwhj3u25yw352ed2x87zs4e2ps2uwqhadzfn