One schema per different databases

Started by Igoralmost 14 years ago2 messagesgeneral
Jump to latest
#1Igor
igorya.inscriptio@gmail.com

Good day.

Continuing the subject about DB cluster based on plproxy - a question for
developers:

Is it possible to manage schema visibility from one database for different
databases, at least in the read-only mode ? For example as schema
pg_catalog.
Or is it possible to create FDW on the "shared memory level" for solving
this task ?
Method of solution based on the external connection via FDW/dblink is not
suitable for high traffic projects.

--
Regards

#2Igor
igorya.inscriptio@gmail.com
In reply to: Igor (#1)
Re: One schema per different databases

Up...

2012/5/18 Igor <igorya.inscriptio@gmail.com>

Good day.

Continuing the subject about DB cluster based on plproxy - a question for
developers:

Is it possible to manage schema visibility from one database for different
databases, at least in the read-only mode ? For example as schema
pg_catalog.
Or is it possible to create FDW on the "shared memory level" for solving
this task ?
Method of solution based on the external connection via FDW/dblink is not
suitable for high traffic projects.

--
Regards