schemas (public, custom...)

Поиск
Список
Период
Сортировка
От Reshat Sabiq
Тема schemas (public, custom...)
Дата
Msg-id 001001c2a9c9$c00bbab0$7882d380@main
обсуждение исходный текст
Ответ на Access-postgreSQL migration (extra invalid foreign key added)  ("Reshat Sabiq" <sabiq@purdue.edu>)
Список pgadmin-support
What is the significance of public schema (for migration and otherwise).
Is it optional to select a schema? I believe it is for security
constraints. I'm just not used to working with SQL statements like:
public."TableName"
What schema should I have for a DB that will be on the web mostly for
queries? In the short term, I might be connecting to it remotely, but in
the long term I should have add/update/delete interface on the web
(running as me via JDBC). Should I keep it public, none at all, or make
a custom one?

Thank you,
r.



В списке pgadmin-support по дате отправления:

Предыдущее
От: "Reshat Sabiq"
Дата:
Сообщение: Re: Access-postgreSQL migration (extra invalid foreign key added)
Следующее
От: fcy@acm.org
Дата:
Сообщение: Re: Can't connect on Windows