Re: [I] [Hybrid Query]Cannot use SQL function in Cypher query [age]

2023-10-12 Thread via GitHub
rafsun42 commented on issue #1234: URL: https://github.com/apache/age/issues/1234#issuecomment-1760327542 @cho2hhun Was it helpful? -- 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

Re: [I] Problem connecting to postgres/AGE (remote, TLS) [age-viewer]

2023-10-12 Thread via GitHub
pawankukreja01 commented on issue #6: URL: https://github.com/apache/age-viewer/issues/6#issuecomment-1760123438 It seems that the error message indicates that there is no entry in the `pg_hba.conf` file for your IP address, user, and database. This file is used to configure client

Re: [I] Unexpected termination on looping cypher query - could not find rte [age]

2023-10-12 Thread via GitHub
jrgemignani commented on issue #1260: URL: https://github.com/apache/age/issues/1260#issuecomment-1760088592 @I33Buckler The `pg_dump` requires the table definitions (creates) in order to load them. Did you miss adding some definition files by chance? Also, could you also give

[VOTE] Apache AGE 1.4.0 Release for PostgreSQL 12

2023-10-12 Thread John Gemignani
Dear Apache Community, Please carefully read all instructions as they may have changed since the last vote thread. This is an official vote for Apache AGE release 1.4.0 for PostgreSQL 12. To learn more about Apache AGE, please see http://age.apache.org/ Functionalities included and issues

Re: [I] Using a label assigned to another graph will crash the database [age]

2023-10-12 Thread via GitHub
rafsun42 commented on issue #1257: URL: https://github.com/apache/age/issues/1257#issuecomment-1759899780 @CapnSpek Okay. What have you tried so far other than the above commands? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [DISCUSS] Apache AGE 1.4.0 Release for PostgreSQL 12

2023-10-12 Thread John Gemignani
Dear Apache Community, Since there are no objections, I am closing the DISCUSS thread and will open the official VOTE thread for Apache AGE 1.4.0 for PostgreSQL 12 shortly. John Gemignani On Mon, Oct 9, 2023 at 5:06 PM Eya Badal wrote: > Checked and verified: > - Signature and Hash > -

Re: [I] Unexpected termination on looping cypher query - could not find rte [age]

2023-10-12 Thread via GitHub
I33Buckler commented on issue #1260: URL: https://github.com/apache/age/issues/1260#issuecomment-1759486157 > @I33Buckler I'm also thinking it might be best if we try to reproduce this locally. It will save a lot of back and forth. How can we create the dataset that you have? I can

Re: [I] Using a label assigned to another graph will crash the database [age]

2023-10-12 Thread via GitHub
CapnSpek commented on issue #1257: URL: https://github.com/apache/age/issues/1257#issuecomment-1759431400 I have been unable to reproduce the bug, Using JDBC I get ``` org.postgresql.util.PSQLException: ERROR: table "Man" is for label "Man" at