tuhaihe commented on issue #1929: URL: https://github.com/apache/cloudberry/issues/1929#issuecomment-5453051969
Thanks — UTF-8 on both the database and the OS side is good news. One small thing: that `locale` output is from the `root` shell, but `analyzedb` runs as `gpadmin`. Could you post `sudo -iu gpadmin locale` as well? `analyzedb` writes its state and report files using the locale encoding of the account it runs under, and those files contain the table names, so that is the one that matters here. And whenever you get a chance — with #1938 applied, what does `analyzedb -d dwh -p 10` do now? -- 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]
