Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not get some report from tar file. #122

Open
killerwzb opened this issue Sep 7, 2023 · 0 comments
Open

Can not get some report from tar file. #122

killerwzb opened this issue Sep 7, 2023 · 0 comments

Comments

@killerwzb
Copy link

Describe the bug

Can not get some report from tar file.

Environment
Describe the environment where the bug occurred.

OS: CentOS Linux 7 (Core)
pgCenter Version 0.9.2
pgCenter installation method: source code
PostgreSQL Version 14.9

I type this command record some staictics informations

./pgcenter record -f /tmp/stats.tar

And I get this file stats.tar

so I want to view this report about database
./pgcenter report -f /tmp/stats.tar --databases g --grep datname:highgo

and I get this :

[wangzhibin@localhost bin]$ ./pgcenter report -f /tmp/stats.tar --databases g --grep datname:highgo
INFO: reading from /tmp/stats.tar
INFO: report databases_general
INFO: start from: 0001-01-01 00:00:00 LMT, to: 2023-09-08 02:53:41 CST
invalid result

All parameter types returned are “invalid result”,I don't know where was wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant