Re: Syntax error needs explanation [RESOLVED]

Rich Shepard <rshepard@appl-ecosys.com>

From: Rich Shepard <rshepard@appl-ecosys.com>
To: pgsql-general@lists.postgresql.org
Date: 2025-07-14T19:19:44Z
Lists: pgsql-general
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?

David J.,

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!

Many thanks,

Rich