Re: Finding error in long input file

From: Hans Schou <hans(dot)schou(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Finding error in long input file
Date: 2024-07-10 13:03:39
Message-ID: CAApBw3707s0oNcOtv0UKerMTnQLqmo=Lra9uEHZsX0UgRtAWYg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jul 10, 2024 at 2:59β€―PM David G. Johnston <
david(dot)g(dot)johnston(at)gmail(dot)com> wrote:

>
> And what are the first few lines of the file? Use text, not screenshots.
>

Yes the line with 'INSERT'

grep -ni 'INSERT INTO' scripts/insert-addrs.sql

--
π•³π–†π–“π–˜ π•Ύπ–ˆπ–π–”π–š
☏ ➁➁ βž…βžƒ βž‡β“ͺ ➁β“ͺ

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rob Sargent 2024-07-10 13:13:09 Re: can stored procedures with computational sql queries improve API performance?
Previous Message Hans Schou 2024-07-10 13:01:13 Re: Finding error in long input file