Re: Can I get rid of the schemas?
От
Jeff Eckermann
Тема
Re: Can I get rid of the schemas?
Дата
Msg-id
20031129173059.51585.qmail@web20809.mail.yahoo.com
Ответ на
Can I get rid of the schemas? (Gerwin Philippo)
Список
Дерево обсуждения
Can I get rid of the schemas? "Gerwin Philippo" <gerwin@vernet.nl>
Re: Can I get rid of the schemas? Jeff Eckermann <jeff_eckermann@yahoo.com>
--- Gerwin Philippo wrote: > In itself, the schema thing in version 7.4 is a good > thing, but I'm > migrating from a postgres/msacces combination in 7.2 > to 7.4, and I'm not to > keen on every table in msacces appearing a > public_. Is there a > way to avoid this? I believe not. "schema1.mytable" and "schema2.mytable" are entirely separate entities, even though they have the same name. How else could they be distinguished, if not by the schema qualification? If you link from Access to tables in any other DBMS that supports schemas (e.g. MS SQL Server), you will find the same thing. __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/
В списке pgsql-general по дате отправления