forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: luhuayi <luhuayi@huawei.com> Co-committed-by: luhuayi <luhuayi@huawei.com>
18 lines
2.0 KiB
HTML
18 lines
2.0 KiB
HTML
<a name="EN-US_TOPIC_0000002100586262"></a><a name="EN-US_TOPIC_0000002100586262"></a>
|
|
|
|
<h1 class="topictitle1">Schema Object Design</h1>
|
|
<div id="body8662426"><div class="section" id="EN-US_TOPIC_0000002100586262__en-us_topic_0000002135806925_section82725914114"><h4 class="sectiontitle">Suggestion 2.7: Avoiding the Creation of Objects Under Other Users' Private Schemas</h4><div class="note" id="EN-US_TOPIC_0000002100586262__en-us_topic_0000002135806925_note19149132483912"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0000002100586262__en-us_topic_0000002135806925_p1699018176366">A private schema refers to a schema with the same name as the user when the user is created. This schema is only accessible to the user.</p>
|
|
<p id="EN-US_TOPIC_0000002100586262__en-us_topic_0000002135806925_p42334441334"><strong id="EN-US_TOPIC_0000002100586262__en-us_topic_0000002135806925_b1098861407112454">Impact of rule violation:</strong></p>
|
|
<ul id="EN-US_TOPIC_0000002100586262__en-us_topic_0000002135806925_ul823384423314"><li id="EN-US_TOPIC_0000002100586262__en-us_topic_0000002135806925_li152338441336">When you create an object under someone else's private schema, the permissions for that object are determined by the schema owner.</li></ul>
|
|
<p id="EN-US_TOPIC_0000002100586262__en-us_topic_0000002135806925_p1323344463316"><strong id="EN-US_TOPIC_0000002100586262__en-us_topic_0000002135806925_b1922434948112624">Solution:</strong></p>
|
|
<ul id="EN-US_TOPIC_0000002100586262__en-us_topic_0000002135806925_ul11891537194013"><li id="EN-US_TOPIC_0000002100586262__en-us_topic_0000002135806925_li49083714015">Create objects under your own private schema to have full control over the object permissions.</li></ul>
|
|
</div></div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_04_0104.html">GaussDB(DWS) Object Design Specifications</a></div>
|
|
</div>
|
|
</div>
|
|
|