Gilles Darold
Gilles Darold
Ok, I have reproduced the issue. The problem I think is just that you have not created the table in PostgreSQL, at least perhaps the import of this table failed...
I found a bug in data export of such tables, commit 9a60e4f might solve it.
There is no such option to exclude some objects from the report for the moment, but I agree this will be useful.
What is your question and the error encountered?
Yes --dump_as_csv is used for assessment reports and there is no CSV output for data. You can easily use the COPY output to convert it as CSV through a scripts,...
Good news, thanks for the suggestion Adrien, I will look at it.
I will look at what can be applied, thanks for the pointer.
I'm not a big fan of Joe Celko's style too but it seems that there is enough interest for this formatting. For me this is not a priority at all....
Sorry for the reponse delay, commit b765900 might fix this issue.
If I use the same command as you to generate the incremental reports I obtain the following structure: ``` $ tree pg_reports/2022/ pg_reports/2022/ ├── 09 │ ├── 08 │ │ ...