<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
dear all,<BR>
 <BR>
i found an article about using postgre-postgis-arcsde on <A href="http://support.esri.com/index.cfm?fa=knowledgebase.techarticles.articleShow&d=35385">http://support.esri.com/index.cfm?fa=knowledgebase.techarticles.articleShow&d=35385</A><BR>
Few days before, i found the exact same article but with additional steps (tha above article has 5 steps, the one that i found has 7 steps)<BR>
I was just wondering what does step 6 (GRANT SELECT, INSERT...ON public.gEOMETRY_COLUMNS TO username) actually do ? is it for enabling SDE to load PostGIS layers (ie:loading data with PG_geometry datatype) ?<BR>
I am able to do GRANT on any user via ArcCatalog or PGAdmin without executing that script. <BR>
 <BR>
thanks for any advice<BR>
 <BR>
Here is the article that i found (i just add the missing steps cos the rest is exactly the same):<BR>
 <BR>
<OL type=1 start=6>
<LI class=MsoNormal style="MARGIN-BOTTOM: 12pt; mso-margin-top-alt: auto; tab-stops: list .5in; mso-list: l5 level1 lfo2"><SPAN style="mso-fareast-font-family: 'Times New Roman'">If using a database that is PostGIS enabled, additional privileges must be granted to the user: <BR style="mso-special-character: line-break"><BR style="mso-special-character: line-break"></SPAN></LI></OL>
<DIV style="BORDER-RIGHT: #cccccc 1.5pt solid; PADDING-RIGHT: 6pt; BORDER-TOP: #cccccc 1.5pt solid; PADDING-LEFT: 6pt; PADDING-BOTTOM: 6pt; BORDER-LEFT: #cccccc 1.5pt solid; PADDING-TOP: 6pt; BORDER-BOTTOM: #cccccc 1.5pt solid"><PRE style="BACKGROUND: whitesmoke; MARGIN-LEFT: 0.5in"><STRONG><SPAN style="FONT-FAMILY: 'Courier New'">GRANT SELECT, INSERT, UPDATE, DELETE ON public.Geometry_columns TO username;</SPAN></STRONG></PRE></DIV>
<P class=MsoNormal style="MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 0.5in; mso-margin-top-alt: auto"><SPAN style="mso-fareast-font-family: 'Times New Roman'"><?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p> </o:p></SPAN></P>
<OL type=1 start=7>
<LI class=MsoNormal style="MARGIN-BOTTOM: 12pt; mso-margin-top-alt: auto; tab-stops: list .5in; mso-list: l5 level1 lfo2"><SPAN style="mso-fareast-font-family: 'Times New Roman'">The new user account is now ready to be used in the PostgreSQL geodatabase. <BR><BR>To exit (quit) from the the PostgreSQL interactive terminal, enter: <o:p></o:p></SPAN></LI></OL>
<DIV style="BORDER-RIGHT: #cccccc 1.5pt solid; PADDING-RIGHT: 6pt; BORDER-TOP: #cccccc 1.5pt solid; PADDING-LEFT: 6pt; PADDING-BOTTOM: 6pt; BORDER-LEFT: #cccccc 1.5pt solid; PADDING-TOP: 6pt; BORDER-BOTTOM: #cccccc 1.5pt solid"><PRE style="BACKGROUND: whitesmoke; MARGIN-LEFT: 0.5in"><STRONG><SPAN style="FONT-FAMILY: 'Courier New'">\q</SPAN></STRONG></PRE></DIV>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"><SPAN style="mso-fareast-font-family: 'Times New Roman'"><BR><BR>and press Enter. <o:p></o:p></SPAN></P>
<BR> <BR>
============================================================<BR>
<BR> <BR><br /><hr />Chat online and in real-time with friends and family! <a href='http://get.live.com/messenger/overview' target='_new'>Windows Live Messenger</a></body>
</html>