On Mon, 2025-07-14 at 12:19 -0700, Rich Shepard wrote: > On Mon, 14 Jul 2025, David G. Johnston wrote: > > > The error indicates your script file is at least 127 lines long and you > > are showing like 9...also do you usually name your script files with a > > .txt extension? > > Agh! No the filename extension is .sql. But I was using the \o psql option > to write script output to files and mistyped the script name. > > Mea culpa!
Apart from that, the subquery seems to be missing a GROUP BY clause. Yours, Laurenz Albe