| От | Scott Marlowe |
|---|---|
| Тема | Re: Using tables in other PostGreSQL database |
| Дата | |
| Msg-id | dcc563d10803280837x41a94a9dta3f367a99ccabc3e@mail.gmail.com обсуждение исходный текст |
| Ответ на | Re: Using tables in other PostGreSQL database ("Swaminathan Saikumar" <swami@giveexam.com>) |
| Список | pgsql-general |
On Thu, Mar 27, 2008 at 11:29 PM, Swaminathan Saikumar <swami@giveexam.com> wrote: > I am fairly new to Postgres. However, I have to say that I agree with > Barry's comments. The real problem here is that you are not using the db properly. You should have one db with all these data in it in different schemas. PostgreSQL provides you with the ability to segregate these data via schemas and fine grained (by the table) ACLs. Your refusal to use multiple schemas in one database due to some perceived problem with them all being in the same database is what's causing your issues. Put your data into various schemas in one database and you can then use access control to decide who sees what.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера