SCHEMA's
От
Hepworth, Mike
Тема
SCHEMA's
Дата
Msg-id
BA4D671159071C49929FCB5CCCDB9D070144C4@sl2exc1.sl2server.power.bellhow.com
Список
Дерево обсуждения
SCHEMA's "Hepworth, Mike" <mike.hepworth@pbs.proquest.com>
Re: SCHEMA's Tom Lane <tgl@sss.pgh.pa.us>
Need some help with schema's. I want to be able make a user have a default schema other than public. I want to be able to have several schema's with the same group of tables define in each one. (Example) schema a (users 1,2,3)table atable btable c schema b (users 4,5,6)table atable btable c schema c (users 7,8,9)table atable btable c When a user logs into the database they will go to there default schema and not the public schema. (Example) User 5 logs in and by default uses a, b, c tables under schema b. Any ideas? Thanks, Mike Hepworth.....
В списке pgsql-sql по дате отправления