falkowich/gvm10-docker

PQexec failed: ERROR: syntax error at or near “report”

Closed this issue · 1 comments

Issue raised with GVM10_1

Related to an issue that was resolved on greenbone/gvmd GitHub page

greenbone/gvmd#657

Logs from my GVM10 Master match this issue:

PQexec failed: ERROR:  syntax error at or near "report
sql_exec_internal: PQexec failed: ERROR:  syntax error at or near "report"

Seems to have been fixed in the source.
Can we get this over to the docker image?

Cheers
Sam

Resolved by changing the docker-compose file to pull psql-latest
Issue does not exist in this version