jrgemignani commented on issue #839:
URL: https://github.com/apache/age/issues/839#issuecomment-1520870960

   > Be aware there will be a failure for the first query. However, subsequent 
queries will be work. https://github.com/apache/age/issues/41.
   
   I need to point out that, per that link, you can use load without superuser 
access as I stated above. If you don't want to use the load extension command, 
you can always just expect the first cypher command to fail. Additionally, if 
you set the **search_path** as shown in that link, you don't need to prefix 
anything with ag_catalog.
   
   > Do you think it would be within the best interest to have the function 
modified with an argument to connect for non-superuser?
   
   Modifying the cypher function(s) wouldn't change how the extension is loaded 
by PostgreSQL, as far as I know. PostgreSQL and DBAs control the access to 
components of the database.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to