avamingli commented on issue #928:
URL: https://github.com/apache/cloudberry/issues/928#issuecomment-2667438091

   
   > to recreate, just run `psql -f problem_ddl_cloudberry.sql` and then `psql 
-f problem_query.sql`
   
   Hi, i got error with the DDL file:
   
   ```error
   psql:problem_ddl_cloudberry.sql:32295: error: invalid command \N
   psql:problem_ddl_cloudberry.sql:32296: error: invalid command \N
   psql:problem_ddl_cloudberry.sql:32297: error: invalid command \N
   psql:problem_ddl_cloudberry.sql:32298: error: invalid command \N
   psql:problem_ddl_cloudberry.sql:32299: error: invalid command \N
   psql:problem_ddl_cloudberry.sql:32300: error: invalid command \N
   psql:problem_ddl_cloudberry.sql:32301: error: invalid command \.
   psql:problem_ddl_cloudberry.sql:32303: ERROR:  syntax error at or near 
"33179"
   LINE 1: 33179 43627 197917 1 2024-11-24 10:20:53.129679 419 6 129600...
           ^
   psql:problem_ddl_cloudberry.sql:41154: error: invalid command \.
   psql:problem_ddl_cloudberry.sql:41158: ERROR:  syntax error at or near 
"38172"
   ```
   Did you have other settings using pg_dump or sth else? 
   exec to see the detailed version info.
   ```sql
   select version();
   ```


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to