M-Bostone commented on issue #1626: URL: https://github.com/apache/age/issues/1626#issuecomment-2036781757
basically your error comes up when PostgreSQL is trying to access a schema that does not exist in your current database. try double-checking the schema name in your query, or your schema is missing, and ensure that you've got the necessary permissions required to access the schema. -- 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: dev-unsubscr...@age.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org